HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

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