QHSE Professionals
  • QHSE REST API
  • DOCUMENTATION
  • JOB FEEDS
    • XML Feeds
      • Jobsonline
      • Linkedin
      • Adzuna
      • Indeed
      • Jobbird
      • Jobrapido
    • RSS Feeds
      • ATOM Feed
      • RSS Feed
      • RSS Full Feed
  • REST API
    • Getting Started
    • GET Job
  • Jobfeed API
    • Jobsonline
      • Get City
      • Get Education
Powered by GitBook
On this page

Was this helpful?

  1. Jobfeed API
  2. Jobsonline

Get City

PreviousJobsonlineNextGet Education

Last updated 3 years ago

Was this helpful?

Get City

get

Get Jobsonline city information

Authorizations
Query parameters
namestringOptional

The Name of the city parameter filters the results by the city name

Responses
200
Example response
204
No Content
get
GET /api/jobsonline/city HTTP/1.1
Host: jobfeed.qhse-professionals.nl
Ocp-Apim-Subscription-Key: YOUR_API_KEY
Accept: */*
{
  "_id": "616f2ae7200301aae4c439fe",
  "id": "1845",
  "name": "Assendelft",
  "country": "1",
  "municipality": "297",
  "province": "8"
}