GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

💾 Find Jobs stored in Boards

This endpoint allows you to retrieve the list of jobs stored in a Board.

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

The list of the keys of the Boards containing the targeted Jobs. Example : ["xxx", "yyy", "zzz"]

string

The job title.

string

The Profile's unique identifier.

string

The Job's reference.

string

Desired geopoint latitude of the jobs.

string

Desired geopoint longitude of the jobs.

string

Set a radius around the Jobs'' location address (in Km).

boolean
Defaults to false

Set to True to return the full JSON of each job in the array response. Set to False if you need only the dates, the reference and the keys.

string
Defaults to 1

The number of the current results' page.

string
Defaults to 30

The number of results per page

string
Defaults to desc

Order results by asc, or desc.

string
Defaults to created_at

Sort results by updatedç_at or created_at

date

Set a minimum creation date.

date

Set a maximum creation date.

Responses

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