Sommaire

  1. Description
  2. Base URL
  3. Endpoints
  4. Reference
  5. Errors

Description

This is an api to fetch published jobs

Base URL

The base URL for all API requests is:

https://app.marvinrecruiter.com/api/website/jobs

Endpoints

GET /:organizationName

Returns a list of all jobs published for the organization.

Response

Returns a XML object with the following properties:

Example

Request: