Ticket API
Get Ticket Relationship
Get a ticket relationship by its ID. The relationship object contains the ticket_id, related_ticket_id, and relationship_type (linked, duplicate, or parent).
get/v2/ticket-relationships/{id}
Path parameters
idstring required
The ID of the ticket relationship
Response
Success