Get Call Expenditure
Billing
Get Call Expenditure
List individual call charges from AI agent phone calls.
Each entry includes the voice call duration, cost, direction (inbound/outbound), phone numbers involved, and timestamp. Shows exactly how much each AI agent call cost.
GET
Get Call Expenditure
Authorizations
AgentLine API key. Get one via the email OTP flow (POST /v1/auth/otp then POST /v1/auth/verify). Pass as: Authorization: Bearer sk_live_...
Query Parameters
Maximum number of call charges to return (1-200)
Required range:
1 <= x <= 200Number of records to skip for pagination
Required range:
x >= 0Response
Successful Response