Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional status of conversations.
Available options:
to-do, in-progress, done Optional channel of conversations.
Available options:
bridge, whatsapp, widget Optional flag to order conversations by their latest message sent_at field (desc).
Example:
1
Optional flag to hide conversations which have no messages.
Example:
1
Optional number of conversations per page.