Skip to main content
GET
List Memories

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

category
string | null

Response

Successful Response

id
string<uuid>
required
category
string
required
content
string
required
source
string
required
confidence
number
required
created_at
string<date-time>
required
updated_at
string<date-time>
required