v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
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