Get Job Summaries
Get a list of job opening summaries. The authenticated caller must have access to ATS settings. Results can be filtered by status group and sorted by various fields. By default returns all non-deleted job openings.
OAuth Scopes: hiring:applications
Query parameters
One or more status groups to filter positions by, comma-separated (e.g. Draft,Open). Allowed values: ALL, DRAFT_AND_OPEN, Open, Filled, Draft, Deleted, On Hold, Canceled. Defaults to all non-deleted positions.
One or more specific job opening status IDs to filter by, comma-separated (e.g. 1,2). Combined with statusGroups when both are provided.
A specific field to sort the results by.
Order by which to sort results.
Response
Success. Returns an array of job opening summary objects.
Changes
No recorded changes to this endpoint across all 1 revision of this API.