v1

latestOpenAPI 3.1.02026-07-23138880.6 KB
organizations

Unified organizations endpoint

post/v9/organizations

Request body

limitinteger

Maximum number of results to return.

offsetinteger

Number of results to skip.

order_by_direction'ASC' | 'DESC' nullable

Direction to order by (filter mode only).

order_by_job_functionstring nullable

Job function whose people metrics drive the sort. Required with (and only valid with) order_by_column="people_concentration" or order_by_column="people_count_growth_1y".

order_by_advanced_querystring nullable

Advanced query whose matching job posts form the sort numerator. Required with (and only valid with) order_by_column="job_post_concentration". Allowed fields: technology, technology_category, job_function, project, job_level, country. Both the matching and total job counts are all-time.

Response

Successful Response

idstring uuid required
credits_usedinteger required
credits_remaininginteger required
matched_countinteger nullable
totalinteger required
source_data_urlstring uri nullable
All 13 operations