Retrieve the details and status of a specific access request using its unique ID.
Bearer token authentication using your Developer JWT.JWT token obtained via /auth/token endpoint.
The unique ID of the access request (e.g., cm8r8ny2i001mm24853tqfd62).
Details of the access request.
Unique ID of the access request.
The current status of the access request.
pending, approved, rejected, revoked The reason provided when creating the request.
The user's memory key associated with this request.
The unique ID of the user this request pertains to (available once linked).
The ID of the AI Connector (developer application) that made the request.
Timestamp when the request was created.
Timestamp when the request was last updated (e.g., approved/rejected).