Retrieve an authorisation control
Returns the details of a given authorisation control.
GET
cURL
Authorizations
Path Parameters
The ID of the card to work with.
Maximum string length:
36Example:
"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"
Maximum string length:
36Query Parameters
The ID of the account to work with.
Example:
"F50091"
The ID of the person to work with.
Maximum string length:
36Example:
"775596ae-2624-40af-a9dc-9756110a4a04"
Response
200 - application/json
OK
The name of the authorisation control.
Maximum string length:
255Example:
"Spending controls"
Unique identifier of the resource. If an id is not provided one will be generated.
Maximum string length:
36Example:
"a1e54aed-8a68-4602-a792-30f4c67497cf"
If the auth control is active. Default is true.
Example:
true
Date and time when the control goes into effect, in UTC.
Example:
"2023-03-14T12:08:53Z"
Date and time when the control ends, in UTC.
Example:
"2023-03-14T12:08:53Z"
cURL