Get a Career By Title Slug and GeoIds

This query is identical to the GET query above except that you POST the geoids in a json array rather than appending them to the querystring. This should only be used if you have too many areas to fit into a query string. Returns a single career identified by its title slug (singular/de-pluralized) with data specific to the geographical area specified. The fields key is always required as there is no default return object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

type of geographic regional division

string
required

The slugified version of a career's title. This is an attribute on a career object.

Query Params
fields?
array of strings
required

Individual career fields used to filter the response body. The response can be any combination of the fields on the careers object. Fields should be dasherised and separated by comma. Must be a valid career field.

fields?*
Body Params
geoids
array
required
the IDs of the regions whose data will be aggregated and returned*
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json