latestOpenAPI 3.0.42026-08-213579001013.0 KB
5f993bd211f5
Billing
Gets the paged billing groups for a billing period.
Set includeNonBillable to also surface groups whose activity is entirely non-billable. The billable fields keep their meaning; the non-billable amounts are reported separately on each row.
get/billing-period/{billingPeriodId}/billing-items
Path parameters
billingPeriodIdstring required
The ID of the billing period.
Query parameters
includeNonBillableboolean
Whether to also report non-billable cost.
pageinteger
The 1-based page index.
page_sizeinteger
The number of items per page.
sortstring[]
Sort fields. Prefix with - for descending order (e.g. -created_at).
Response
OK