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
The type of custom filter
Available options:
conversation
, contact
, report
Response
Success
Array of custom filters
The ID of the custom filter
The name of the custom filter
The description about the custom filter
Available options:
conversation
, contact
, report
A query that needs to be saved as a custom filter
The time at which the custom filter was created
The time at which the custom filter was updated