v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
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.