Read Memory

Read a memory. A memory consists of one or more artifacts, each with an associated description. When reading a memory, it is represented as the (paged) list of artifact descriptions.

Path Params
string
required

The ID of the memory. To find memory IDs, see Read User Memories.

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
Responses
200

The read was successful.

404

If the requested source description is not found.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!