Skip to main content
POST
Get Candidate Data

Get Candidate Data

Fetch candidate details for a given external identifier and flow ID. Returns stored form element values if requested.

Endpoint

Authentication

[!NOTE] Requires a valid company API key in the Authorization header (format: Api-Key <key>).

Request Body

Example Request

Responses

200: OK

Successfully retrieved candidate data.

400: Bad Request

Invalid request or missing required fields.

404: Not Found

Candidate not found.

Notes