v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBGet Job Applications
Get a list of applications. The authenticated caller must have access to ATS settings. Combine as many different optional parameter filters as you like.
OAuth Scopes: hiring:applications
Query parameters
The page number
A Job Id to limit results to
One or more application status IDs to filter by, comma-separated (e.g. 1,2,3).
One or more application status group codes to filter by, comma-separated (e.g. NEW,ACTIVE). Allowed values: ALL, ALL_ACTIVE, NEW, ACTIVE, INACTIVE, HIRED.
One or more position status groups to filter by, comma-separated (e.g. Draft,Open). Allowed values: ALL, DRAFT_AND_OPEN, Open, Filled, Draft, Deleted, On Hold, Canceled.
A general search criteria by which to find applications.
A specific field to sort the results by.
Order by which to sort results.
Only return applications submitted after this UTC timestamp. Format: Y-m-d H:i:s (e.g. 2024-01-01 13:00:00). Do NOT use ISO 8601 format (no T separator or Z suffix).
Response
Success. Returns a paginated list of applications.