Retrieve Person
People
Retrieve Person
Retrieves one person for an account, aggregated from pixel events.
GET
Retrieve Person
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Path Parameters
The ID of the person.
Query Parameters
The ID of the account, which will look like biz_*************. Optional for account API keys; required for credentials that can access multiple accounts.
Start of the time range as a Unix timestamp.
End of the time range as a Unix timestamp. Defaults to now.
Response
person retrieved

