Browser Sessions

Get Sessions History

Retrieves session usage analytics for the authenticated team.

get/v1/sessions/history

Query parameters

from_datestring date-time

Start date for filtering (ISO 8601 format).

to_datestring date-time

End date for filtering (ISO 8601 format).

granularity'hour' | 'day' | 'week' | 'month'

Time granularity for aggregation.

string
OR
string[]

Metrics to include in the response.

pageinteger

Page number for pagination.

limitinteger

Number of records per page.

Response

Session history analytics retrieved successfully.

Changes

Changed in 1 of the 33 revisions of this API.1