API Reference

/requisitions

Returns a collection of your account requisitions. Required scope: r_requisitions. Accessible with all token types for accounts with Hiring Plan.

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

Returns requisitions with the current state. Possible values (processing, draft, pending, approved, open, filled, rejected, cancelled, reserved, on_hold).

string

Returns requisitions for the job with the specified ID.

string

Returns requisitions with plan date after the specified month. Format is YYYY-MM (example: 2022-01).

string

Returns requisitions with plan date before the specified month. Format is YYYY-MM (example: 2022-12).

int32
Defaults to 50

Specifies the number of requisitions to try and retrieve per page (optional)

string

Returns results with an ID greater than or equal to the specified ID. (optional)

string

Returns results with an ID less than or equal to the specified ID. (optional)

date-time

Returns results created after the specified timestamp. (optional)

date-time

Returns results updated after the specified timestamp.

Responses

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