Get Session Timeseries

Returns timeseries data for sessions, optionally grouped by a field. Useful for visualizing session volume over time and identifying trends.

Query Params
string
enum
Defaults to workspace

Controls the data scope for the query.

  • workspace: Query data from the current workspace (default). Requires the Sensors entitlement.
  • demo: Query demo/sample data. Requires the Swarm entitlement. Not available on export endpoints.
Allowed:
date-time
required

Start time for the query range (ISO 8601 format).

date-time
required

End time for the query range (ISO 8601 format).

string

Lucene query string to filter sessions.

string

Field to group timeseries by.

integer
1 to 100
Defaults to 10

Number of groups to return when field is provided.

string
enum
Defaults to auto

Time interval for bucketing.

Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json