HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for v1-2. Click to read the latest docs for v2026-01-15.

Get Profile's Events for a Specific Metric

Returns a person's batched timeline for one specific event type.

Path Params
string
required
Defaults to PERSON_ID
string
required
Defaults to METRIC_ID
Query Params
string

Either a 10-digit Unix timestamp (UTC) to use as starting datetime, OR a pagination token obtained from the next attribute of a prior API call. For backwards compatibility, UUIDs will continue to be supported for a limited time. Defaults to current time.

integer
1 to 100
Defaults to 50

Number of events to return in a batch.

string
Defaults to desc

Sort order to apply to timeline, either descending or ascending. Valid values are desc or asc. Defaults to desc.

Response

Language
Credentials
Query
Response
Choose an example:
application/json