Conversations
List conversations
Returns a paginated list of conversations, optionally filtered by status, inbox, and assignee type.
GET
List conversations
Authorizations
Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.
Path Parameters
Account ID
Query Parameters
Filter by status
Available options:
open, resolved, pending, snoozed, all Filter by inbox ID
Filter by assignee type
Available options:
me, unassigned, assigned, all Page number
Response
OK
The response is of type object.

