Skip to main content
GET
Get Account reports

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Path Parameters

account_id
integer
required

The numeric ID of the account

Query Parameters

metric
enum<string>
required

The type of metric

Available options:
conversations_count,
incoming_messages_count,
outgoing_messages_count,
avg_first_response_time,
avg_resolution_time,
resolutions_count
type
enum<string>
required

Type of report

Available options:
account,
agent,
inbox,
label,
team
id
string

The Id of specific object in case of agent/inbox/label

since
string

The timestamp from where report should start.

until
string

The timestamp from where report should stop.

Response

Success

value
string
timestamp
number