Initiate a request for access to a specific user’s memory store using their unique Memory Key. The user must approve this request via the Memoram dashboard.
Bearer token authentication using your Developer JWT.JWT token obtained via /auth/token endpoint.
Access request created successfully. Status will be 'pending'.
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).