Retrieve a specific memory blob for a user. This endpoint returns the detailed content and metadata of a single memory blob.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The ID of the blob to retrieve
Successful Response
The response is of type object
.
Retrieve a specific memory blob for a user. This endpoint returns the detailed content and metadata of a single memory blob.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The ID of the blob to retrieve
Successful Response
The response is of type object
.