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
  • Get Job
  • API Description
  • API Blueprint
  • CI Status

Was this helpful?

QHSE REST API

NextXML Feeds

Last updated 5 years ago

Was this helpful?

Get Job

GET https://qhse-professionals.nl/wp-json/qhsejobs/v1/job/:jobid

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

jobid

string

ID of the job to get.

Query Parameters

Name
Type
Description

recipe

string

The API will do its best to find a cake matching the provided recipe.

gluten

boolean

Whether the cake should be gluten-free or not.

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

{
    "name": "Cake's name",
    "recipe": "Cake's recipe name",
    "cake": "Binary cake"
}
{
    "message": "Ain't no cake like that."
}

API Description

CI Status

CI

Configuration

Status

Document:

Dredd configuration:

API Blueprint
apiary.apib
dredd.yml
CircleCI
.circleci/config.yml
!API Status
Build Status