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
id
Memory ID
Response
Memory
data
A memory entry visible to the user
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error