Get reporting metrics

This API returns the metrics for "New Tickets", "Assigned Tickets", "Average Total Resolution Time", and "Average First Response Time".

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
metric[]
array of strings
required

The metrics that you'd like to receive in the response. The available metrics are 'new_tickets', 'assigned_tickets', 'average_total_resolution_time', 'average_first_response_time', 'created_tickets', 'closed_tickets', or 'reopened_tickets'.

metric[]*
string
Defaults to 2024-01-01T00%3A00%3A00%2B01%3A00

The start date that would apply on the data you're looking for, the acceptable format is ISO 8601. It has to be provided in combination with end_date.

string
Defaults to 2024-01-05T00%3A00%3A00%2B01%3A00

The end date that would apply on the data you're looking for, the acceptable format is ISO 8601. It has to be provided in combination with start_date.

team_ids[]
array of int32s

You can filter the result based on the provided team ids.

team_ids[]
channel_ids[]
array of int32s

You can filter the result based on the provided channel ids.

channel_ids[]
label_ids[]
array of int32s

You can filter the result based on the provided label ids.

label_ids[]
string

You can filter the result based on the provided direction which could be either 'INBOUND' or 'OUTBOUND'.

Response

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