Skip to main content
GET
List Workforce Countries
← Own Workforce API Return the distinct location names that appear on the workforce contracts of the header organization and its descendants. Useful for building a country filter, or for checking the geographic spread a disclosure has to cover.
This endpoint always spans the organization tree — there is no consolidate_group switch. A holding therefore sees every country its subsidiaries employ in.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Response

A bare JSON array of location names, not an object. The values are location names as stored, not ISO country codes.

Example

Successful Response

Common Errors

401 Unauthorized

Cause: the key is invalid, or it does not belong to the organization in x-organization-id — the two are looked up as a pair. A request carrying no credentials at all answers AUTH_REQUIRED instead.

403 Forbidden

Cause: the key’s owner is not an enabled member of the organization in x-organization-id.

List job categories

The same treatment for employment categories

Query datasets

Headcount and FTE broken down by country