cURL
curl --request GET \ --url https://sandbox-api.cardcore.cloud/institutions/oauth/applications \ --header 'Authorization: Bearer <token>'
{}
List OAuth applications for the authenticated institution.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
List OAuth Applications completed successfully.
The response is of type object.
object