Person details
Radar API
Person details
Retrieve a single person with their sessions and activity heatmap
GET
Person details
Returns one person (visitor) with their profile, the list of sessions in the range, and a daily
activity heatmap. Responses are always freshly computed (not cached).
Request:
Response:
cURL
Authorization
Bearer token with your Radar API key. Format:
Bearer taapit_...Query Parameters
Start of the range, ISO 8601 (UTC).
End of the range, ISO 8601 (UTC).
Response Fields
The person’s profile (same shape as a row in the People endpoint).
Sessions within the range.
Daily activity, each entry with
date (YYYY-MM-DD) and events count.