Skip to main content
GET
Get applicant counts

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

jobId
string
required

The job ID.

filters
string

Optional advanced filter object as a JSON-encoded string (same shape as /applicants/advanced filters).

Response

Per-status applicant counts (including Bookmarked) and the total applicant count for the job.

data
object
required

Per-status applicant counts for a job, honoring any supplied filters.