List Collaborators for a Ticket

GET {{baseUrl}}/api/v2/tickets/:ticket_id/collaborators

Allowed For

  • Agents

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"users":[{"id":223443,"name":"Johnny Agent"},{"id":8678530,"name":"Peter Admin"}]}