v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Work locations

Search work locations

Search and page through a specific employer's work locations.

post/employers/{employerId}/work-locations/search

Path parameters

employerIdstring required

Identifier of the parent employer whose work locations to search.

Request body

fieldsstring[] nullable

Field IDs to include in each result item. When omitted, all available fields are returned. Discover the authoritative field catalog (including custom fields) via the work-location metadata search endpoint; out-of-the-box field IDs are also listed as keys on the WorkLocation response schema.

limitinteger nullable

Maximum number of items per page (allowed range 1–200). Defaults to 50.

cursorstring nullable

Opaque cursor from a previous response's response_metadata.next_cursor. Omit on the first request.

Response

Success