content
field in the response blob will be encrypted and needs to be decrypted using the user’s encryption_key
.
Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Path Parameters
The unique ID of the memory blob.
Query Parameters
The unique ID of the user who owns the memory blob.
Response
Details of the memory blob.
Represents a single memory blob (content is encrypted).