Skip to main content
GET
Account Reporting Events

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

page
integer
default:1

The page parameter

since
string

The timestamp from where events should start (Unix timestamp in seconds)

until
string

The timestamp from where events should stop (Unix timestamp in seconds)

inbox_id
number

Filter events by inbox ID

user_id
number

Filter events by user/agent ID

name
string

Filter events by event name (e.g., first_response, resolution, reply_time)

Response

Success

meta
object
payload
object[]

List of reporting events