Get ticket_details

This endpoint provides you with the raw data for your tickets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Technical field used as primary key of the model.

string

Unique identifier for the ticket.

string
string

Subject of the ticket.

string

Unique identifier for the contact.

string

Priority of the ticket.

string

Status of the ticket.

string

Unique identifier of the agent assigned to the ticket. Important: once the ticket is being marked as solved the assignment is being reset to null, that’s why for reporting purposes we recommend using last_involved_operator_id column.

string

Unique identifier of the agent that sent last message in the ticket.

string

Unique identifier of the department assigned to the ticket.

string

Timestamp indicating when the ticket was created.

string

Source where the ticket was created.

string

List of tags assigned to the ticket.

string

Timestamp indicating when the last message in the ticket was sent, if the ticket has status 'solved'.

string

Indicator of whether a ticket has been routed to a Lyro AI agent to attempt to generate a response to a question from the ticket. The attempt may end up generating a response (ind_has_ai_assistant_actor = 1) otherwise (ind_has_ai_assistant_actor = 0)

string

Indicator of whether Lyro AI Agent generated a response to a question from the ticket.

string

Technical timestamp (UTC, NTZ)

string

Filtering Columns

string

Ordering

string

Limiting and Pagination

string
required
Defaults to 100

Maximum rows to return. Pre-filled with 100 to keep the request fast. The API applies no implicit limit -- an unbounded query against a large table exceeds the 25s statement timeout and returns 408, so raise this in steps and page rather than clearing it.

Headers
string

Limiting and Pagination

string
Defaults to items

Limiting and Pagination

string
enum

Preference

Allowed:
Responses

206

Partial Content

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