v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Tickets

Ticket Related Information

The request returns a data object with the following properties:

NameTypeComment
topic_idstringRelated topic in the Web portal (deprecated feature)
jira_issue_idsarrayArray of associated jira issues
followup_source_idsarraySources to follow up
from_archivebooleanIs true if the current ticket is archived
incidentsintegerA count of related incident occurrences

Allowed For

  • Agents
get/api/v2/tickets/{ticket_id}/related

Path parameters

ticket_idinteger required

The ID of the ticket

Response

Successful response

followup_source_idsstring[]
from_archiveboolean

Is true if the current ticket is archived

incidentsinteger

A count of related incident occurrences

jira_issue_idsstring[]
topic_idstring nullable

Related topic in the Web portal (deprecated feature)