billing
Get a cost center by ID
Gets a cost center by ID. The authenticated user must be an enterprise admin.
get/enterprises/{enterprise}/settings/billing/cost-centers/{cost_center_id}
Path parameters
enterprisestring required
The slug version of the enterprise name.
cost_center_idstring required
The ID corresponding to the cost center.
Query parameters
pageinteger
The page number of the results to fetch. For more information, see "Using pagination in the REST API."
per_pageinteger
The number of results per page (max 100). For more information, see "Using pagination in the REST API."
Response
Response when getting a cost center