Conversations
Get Conversation Counts
Get open, unassigned and all Conversation counts
GET
Authorizations
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
Path Parameters
The numeric ID of the account
Query Parameters
Filter by conversation status.
Available options:
all
, open
, resolved
, pending
, snoozed
Filters conversations with messages containing the search term
Response
200
application/json
Success
The response is of type object
.