Skip to main content
GET
Get a profile's event history by anonymous_id

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

anonymous_id
string
required

Query Parameters

limit
integer
default:50

Maximum number of events to return (1–200).

Required range: 1 <= x <= 200
cursor
string

Opaque cursor from the previous page's next_cursor.

Response

200 - application/json

Profile event history

Reverse-chronological event history for the identified contact

data
object
meta
object