Skip to main content
GET
Filter the memories by user or project or team and export them

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

Type
string
required

Memory type: 'fact', 'summary', 'raw'

Example:

"fact"

Format
string
required

Format : 'json' or 'csv'

Example:

"json"

UserId
string
ProjectId
string
StartDate
string<date-time>
EndDate
string<date-time>

Response

OK