Fetches a list of institutions, optionally filtered by name. Results are paginated.
The access token received from the authorization server in the OAuth 2.0 flow.
If provided, returns only institutions containing this name (wholly or as a prefix).
If true, returns only featured institutions.
Cursor to fetch the next set of institutions. (You get this value from the previous call to /institutions
)
A limit on the number of institutions to be returned.
1 <= x <= 100
Successful Response
The response is of type object
.