Appearance
List temporary access role requests ​
GET
/v1/clients/authorisations/role/request
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Query Parameters
sorting
Type
string
Default
nullpage_size
Number of items per page
Type
integer
Default
50page
Current page
Type
integer
Default
1client_id
Example
"19941a73d2b5498caf6894d62bb6c3a4_cln"Default
nullstatus
Example
"pending"Default
nullrequested_role
Example
"admin"Default
nullResponses​
OK
application/json
JSON"requests": [{"role_access_request_id": "19941a73d2b5498caf6894d62bb6c3a4_rar","client_id": "19941a73d2b5498caf6894d62bb6c3a4_cln","updated_by": "19941a73d2b5498caf6894d62bb6c3a4_cln","requested_role": "admin","status": "approved","reason": "Need temporary access for a distributor support issue","requested_at": "2026-06-01T13:00:00","approved_at": "2026-06-01T13:00:01","expires_at": "2026-06-01T14:00:01","revoked_at": null}],"pagination": {"total_size": 1,"page_size": 50,"page_number": 1,"next_page": "string","previous_page": "string"}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}