LIST
Retrieve Banks List
Get Bank List
GET
cURL
Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Response
200
application/json
Get Bank List Response
The response is of type object[]
.
cURL