Authorizations
Get Card Authorizations
Fetches all authorizations for a specific card according to the query parameters.
GET
Authorizations
Path Parameters
The _id
of the card you wish to fetch the authorizations for.
Query Parameters
Specifies the position the response data should begin from.
The number of authorizations to fetch.
This is the start date of the date range.
This is the end date of the date range.
Response
200 - application/json
The response is of type object
.