Institutions
List Institutions
Fetches a list of institutions, optionally filtered by name. Results are paginated.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Query Parameters
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.
Required range:
1 <= x <= 100
Response
200
application/json
Successful Response
The response is of type object
.