Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Body
application/json
Response
Access request created successfully. Status will be 'pending'.
Unique ID of the access request.
The current status of the access request.
Available options:
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).