v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList job board custom locations
Job board custom locations are the curated list of location strings a site admin maintains for posting jobs to a given job board. Each row belongs to exactly one greenhouse_job_board and backs the custom_list mode of /v3/job_post_locations — when a post references a custom location via custom_location_id, its displayable text is resolved from the matching row's value. Boards configured to use organization offices or free-text strings do not produce rows here; filter by greenhouse_job_board_ids to scope to a specific board.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Return only custom locations scoped to one of these Greenhouse job board ids. A GreenhouseJobBoard is the organization's internally configured job board (see GET /v3/job_boards), distinct from generic external job boards; custom locations are reusable, admin-defined location labels configured per board.
Comma separated list of fields to return
Filter by whether the location is currently selectable on job posts. Pass true to return only locations admins have left enabled on their boards; pass false to return only locations that have been removed but are still referenced by historical job posts.
Response
Successful