Get cost centers
Cost Center
Get cost centers
Get a paginated list of cost centers for the organization.
GET
Get cost centers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Choose between ascending and descending order.
Available options:
ASC, DESC Specify the number of the page you want to retrieve.
Required range:
x >= 1Specify the number of items you want to retrieve per page.
Required range:
1 <= x <= 100The search term to look for in the cost center list (searches code and name).
Filter by cost center type.
Available options:
KOST1, KOST2, KOST3, KOST4 Specify the field you want to order by.
Choose between ascending and descending order.

