Skip to main content
POST
Get agent usage

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

The agent’s ID

Body

application/json

Time period for which to fetch usage data.

from
string<date-time>
erforderlich

Start date for the usage period (ISO 8601 format)

to
string<date-time>
erforderlich

End date for the usage period (ISO 8601 format)

Antwort

Agent usage data

usage
object
erforderlich