Retrieve a list of ATS applications
Returns a cursor-paginated list of candidate applications across all open positions for the organization, with filtering by job, interview plan stage, candidate tags, source, stage type, and last-updated timestamp.
Token scopes: ats:read, worker:read
Authentication
Query parameters
Filter by interview plan stage IDs (comma-separated)
Filter by candidate tag IDs (comma-separated)
Filter by application source (comma-separated)
Filter applications by current stage category type slugs (comma-separated)
Filter applications by current stage default type slugs. Use ‘others’ for custom stages (comma-separated)
Filter applications updated after this timestamp (ISO 8601 format)
Response
Cursor to fetch the next page; null when there are no more pages