v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBbilling
Get Billing Usage Requests
Paginated request rows for the settings usage table.
get/billing/usage/requests
Query parameters
pageinteger
1-based page
1-based page
page_sizeinteger
Page size (max 100)
Page size (max 100)
start_datestring nullable
Filter: created_at >= (ISO); ignored when full_history=true
Filter: created_at >= (ISO); ignored when full_history=true
end_datestring nullable
Filter: created_at <= (ISO); with full_history, caps the window
Filter: created_at <= (ISO); with full_history, caps the window
full_historyboolean
If true, from first request through end (or now); ignores start_date
If true, from first request through end (or now); ignores start_date
Response
Successful Response