job.list

Lists all jobs.

See the Pagination and Incremental Synchronization guide for detailed usage examples.

Requires the jobsRead permission.

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

The pagination cursor. Use 'start' for the first page or the nextCursor value from a previous response.

0 to 100

The maximum number of jobs to return per page. Maximum is 100.

A sync token to retrieve only jobs updated since the last sync. Obtained from a previous list response.

array | null

When supplied, only jobs with the provided status(es) are returned. Accepted values are Draft, Open, Closed, and Archived (case-insensitive).

-9007199254740991 to 9007199254740991

Return jobs created at or after this date. Unix timestamp in milliseconds.

-9007199254740991 to 9007199254740991

Return jobs opened after this date. Unix timestamp in milliseconds.

-9007199254740991 to 9007199254740991

Return jobs opened before this date. Unix timestamp in milliseconds.

-9007199254740991 to 9007199254740991

Return jobs closed after this date. Unix timestamp in milliseconds.

-9007199254740991 to 9007199254740991

Return jobs closed before this date. Unix timestamp in milliseconds.

Whether to include unpublished job posting ids in the response

array | null

Expand the result with related objects. Supported values are openings and location.

Response

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