Skip to main content
GET
Get a profile's trait change history by user_id

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

user_id
string
required

Query Parameters

trait_name
string

Filter to a single trait's history.

limit
integer

Maximum number of ledger rows to return in this page.

cursor
string

Opaque composite cursor from the previous page's next_cursor.

Response

Reverse-chronological trait change history for the identified contact.

data
object
meta
object