Returns a paginated list of runs with their costs for a specific agent within the specified date range.
Filtering
usageTypes — comma-separated list: Server Time, Export GB, Agent Inputs, Proxy Data, Export CPMSorting
sortColumn — date | cost | duration (default: date)sortOrder — 0 ascending (default) | 1 descendingDocumentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The agent ID
Start date for the range (ISO format, required)
End date for the range (ISO format, required)
Page number (1-based, default: 1)
Records per page (default: 50, max: 1000)
Column to sort by: date, cost, duration
Sort order: 0 = ascending (default), 1 = descending
Filter by usage types (comma-separated)
Returns the paginated list of runs with costs