Request Code Samples
curl --location --request GET '/api/v2/gw/institution?page=' \
--header 'Accept;' \
--header 'Authorization;' \
--header 'Signature;'
Responses
application/json {
"rc": "string",
"message": "string",
"timestamp": "string",
"data": [
{}
]
}
Modified at 2023-10-06 13:26:56