Skip to main content
GET
Get Dream activity

Authorizations

Authorization
string
header
required

API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'

Path Parameters

org_id
string
required

Unique identifier of the organization.

project_id
string
required

Unique identifier of the project.

Query Parameters

limit
integer
default:50

Page size (default 50, max 200).

cursor
string

Opaque keyset cursor from a previous page's next_cursor.

Response

200 - application/json

Successful response.

results
object[]
next_cursor
string | null

Cursor for the next page, or null when there are no more.