Returns cursor-paginated helpdesk tickets mirrored from the workspace’s helpdesk integrations (Zendesk, Pylon, Plain).
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Workspace to query.
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Page size. Defaults to 20. Max 100.
1 <= x <= 100Pagination cursor returned as next_cursor on the previous page.
Sort direction over last external update time. Defaults to desc.
asc, desc Filter by helpdesk status. Values depend on the upstream helpdesk system (examples: open, new, pending, solved, closed).
"open"
Filter by the channel the ticket arrived on (examples: email, web, chat).
Filter to tickets from a single helpdesk connection (Zendesk/Pylon/Plain instance).