Returns a paginated list of billable metrics. Supports filtering by event name, aggregation method, aggregation field, and tag IDs. Results can be sorted by name.
Documentation Index
Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Pass your API key as a Bearer token.
2026-04-01 Filter by aggregation field (comma-separated to match any)
"amount"
Filter by aggregation method (comma-separated to match any)
count, count_unique, average, min, max, sum "sum"
Filter by event name (comma-separated to match any)
"api_call"
Number of items to return per page
20
Number of items to skip
0
Sort field and direction in format field:order
"name:asc"
Filter by tag IDs (comma-separated to match any)
"tag_abc123"