Cursor-paginated stream of every credit movement on your team — holds placed and released or committed by your generations, top-ups via Stripe, refunds, and admin adjustments. Ordered newest-first. Use ?starting_after=<uev_id> to walk older entries; ?limit=N (1–100, default 20). Filter by ?type=<hold|release|charge|refund|topup|adjustment> when reconciling against your own books.
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_ — legacy keys may start with og_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Cursor — opaque uev_* id; returns events STRICTLY OLDER than this.
"uev_01HXMQ7Z3K8Y2NABCDEFGHJKMN"
Items per page (1–100, default 20).
20
Filter by event type.
hold, release, charge, refund, topup, adjustment Cursor-paginated list of usage events.
Discriminator
list "list"
Array of UsageEventResponse items
True when the next page exists
true
Pass as ?starting_after= on the next request. null when has_more is false.
"img_01HXMQ7Z3K8Y2ABCDEFGHJKM"