Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
- Type of chart data to retrieve (e.g., NEW_TICKETS_COUNT, MEDIAN_FIRST_RESPONSE_TIME)
Available options:
NEW_TICKETS_COUNT, TICKET_CLOSE_COUNT, REPLIES_COUNT, MEDIAN_FIRST_RESPONSE_TIME, MEDIAN_TIME_TO_CLOSE, MEDIAN_REPLY_TIME, MEDIAN_CONVERSATION_RATING, MEDIAN_REASSIGNMENT_COUNT, MEDIAN_TIME_TO_FIRST_ASSIGNMENT, HELP_CENTER_ARTICLE_VIEW_COUNT, NEWS_VIEW_COUNT, KAI_INVOLVED, MESSAGE_COUNT, AI_QUESTIONS_ASKED_COUNT, CUSTOMER_SUPPORT_REQUESTED, SLA_BREACHES_COUNT, SLA_STARTED_COUNT, TICKET_CREATION_GROUPED_BY_DATE_AND_TAGS, AI_RATING_GROUPED_BY_DATE - Timezone for date calculations (e.g., "America/New_York")
- Grouping interval ("day", "month", "year")
Available options:
day, month, year - Aggregation type ("MEDIAN", "AVERAGE")
- Start date for filtering (ISO format)
- End date for filtering (ISO format)
Response
200 - application/json
Ok
The response is of type any.