Feed : Jobs

This endpoint lets you retrieve a Jobs feed with a format requested.

This endpoint requires :

media_admin roles.

r_jobs scope.

GET https://api.piloty.fr/feeds/jobs/:format

Important fields

public_id : Unique identifier of the job

apply_url : Candidate's redirection URL for applying

  • The resulting jobs are ordered from the newest to the oldest by publication date.

  • This endpoint is built with a 12-hours cache logic.

Path Parameters

Name
Type
Description

format*

Enum

"xml" | "json"

Query Parameters

Name
Type
Description

media-public-id*

String

Public id of the media

company-public-id

String

Public id of a company

contract-id

String

next-page

String

Request example

Last updated