v3

latestOpenAPI 3.1.02026-08-0150254154.0 KB
manage > v1 > projects > billing > fields

List Project Billing Fields

Lists the accessors, deployment types, tags, and line items used for billing data in the specified time period. Use this endpoint if you want to filter your results from the Billing Breakdown endpoint and want to know what filters are available.

get/v1/projects/{project_id}/billing/fields

Path parameters

project_idstring required

The unique identifier of the project

Query parameters

startstring date

Start date of the requested date range. Format accepted is YYYY-MM-DD

endstring date

End date of the requested date range. Format accepted is YYYY-MM-DD

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

A list of billing fields for a specific project

accessorsstring[]

List of accessor UUIDs for the time period

deploymentsListBillingFieldsV1ResponseDeploymentsItems[]

List of deployment types for the time period

tagsstring[]

List of tags for the time period

line_itemsobject

Map of line item names to human-readable descriptions for the time period