List a queue's conversations
Conversations
List a queue's conversations
Returns the conversations routed to one queue, newest first, in the same shape as GET /conversations. Accepts a workspace API token (any queue) or a per-user JWT — with a JWT the user must be a member of the queue (admins and the workspace owner may read any queue), otherwise 404.
GET
List a queue's conversations
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Queue uuid
Query Parameters
Available options:
Active, Closed Filter by conversation label uuid; the 'Open' label also matches unlabeled conversations
Filter by channel name (e.g. whatsapp, call)
Available options:
asc, desc Required range:
x <= 100Response
Success