Get a specific memory

Retrieves a specific memory by ID if accessible to the user.

Authentication

AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequired
Memory ID

Response

Memory
dataobject or null
A memory entry visible to the user

Errors