List cost center allocations for a company

Lists all employments under a company with their cost center allocations, grouped by employment.
Each entry includes the employment's legal entity IDs and the list of cost center allocations
assigned to it, with each allocation's cost center, allocated percentage, and effective period.
Employments with no cost center allocations are included with an empty list.

Use the status query parameter to return only active, scheduled, or expired allocations.
When omitted, all allocations are returned.

Authentication

This endpoint accepts any one of the following token types:

  • Company-scoped access token (OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners.
  • Customer API token (CustomerAPIToken) — generated by the customer on their Integration Settings page. See Authorization for customers.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage employments (employments)View employments (employment:read)Manage employments (employment:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company ID

Query Params
string
enum

Filters allocations by status. When omitted, allocations of every status are returned.

Allowed:
integer
≥ 1
Defaults to 1

Starts fetching records after the given page

integer
1 to 100
Defaults to 20

Number of items per page

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json