Skip to main content
GET
List a customer's agent consumption

Authorizations

Authorization
string
header
required

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

Path Parameters

customer_id
string
required

Query Parameters

agent
string
Required string length: 1 - 128
overage
boolean | null
from
string<date> | null
to
string<date> | null
take
number | null
default:50
Required range: 0 <= x <= 100
skip
number | null
default:0
Required range: x >= 0

Response

meta
object
required
data
object[]
required

List of AgentConsumptionEntry.