List all institutions
GET {{baseUrl}}/institutions
List all institutions available
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | A page number within the paginated result set. | |
limit | number | Indicates how many results to return per page. By default we return 20 results | |
per page. |
ā¹ļø The minimum number of results returned per page is 1 and the maximum is 100. If you enter a value greater than 100, our API will default to the maximum value (100). |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"mx":["mx_citi_banamex","mx_citi_banamex"]}