Get a ticket relationship by its ID. The relationship object contains the ticket_id, related_ticket_id, and relationship_type (linked, duplicate, or parent).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the ticket relationship
Success
TicketRelationship represents a relationship between two tickets