Digital -- Sessions -- List

Gets list of digital sessions which are started/ended in the requested period

NOTE:

  • The cursor value is provided in the API response, and can be passed as a parameter to retrieve subsequent pages of results.
  • Requested period must be less than 7 days

Added on July 29th, 2025 for API v2.

Requires scope: digital_sessions

Rate limit: 100 per minute.

Query Params
string

A token used to return the next page of a previous request. Use the cursor provided in the previous response.

string
required

End date of the date range to be queried. E.g. 2024-09-25T00:00:00Z or 2024-09-25T00:00:00+04:00 or 2024-09-25T00:00:00-04:00

int64

Optional. The numeric ID of the target to filter by. Must be provided together with target_type.

string
enum

Optional. The type of the target to filter by. One of: department, office, callcenter.

Allowed:
string
required

Start date of the date range to be queried E.g. 2024-09-25T00:00:00Z or 2024-09-25T00:00:00+04:00 or 2024-09-25T00:00:00-04:00

Response

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