Skip to main content
GET
/
api
/
v4
/
applicants
/
{applicant_id}
/
pdf
Get Applicant PDF Report
curl --request GET \
  --url https://api.dataspike.io/api/v4/applicants/{applicant_id}/pdf \
  --header 'ds-api-token: <api-key>'
This response does not have an example.

Authorizations

ds-api-token
string
header
required

Path Parameters

applicant_id
string<uuid>
required

Existing applicant id

Example:

"01827ed5-c228-7a3c-9a31-7ab7cc169d13"

Response

Applicant PDF Report

The response is of type file.