Access Management
Get Access Request by ID
Retrieve the details and status of a specific access request using its unique ID.
GET
Retrieve the details and status of a specific access request using its unique ID.
Authorization
Requires Bearer
token authentication using your Developer JWT.
Authorizations
JWT token obtained via /auth/token
endpoint.
Path Parameters
The unique ID of the access request (e.g., cm8r8ny2i001mm24853tqfd62).
Response
200
application/json
Details of the access request.
The response is of type object
.