Skip to main content
GET
Export applicants as CSV

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 to export applicants for.

Response

CSV file of all applicants for the job with detailed profile data (Content-Type text/csv; charset=utf-8, attachment).

The response is of type string.