Skip to content

Gets a candidate resume​

GET
/candidates/{candidateId}/{resumeType}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"ContentType": "string",
"CandidateId": 0,
"Exists": true,
"Resume": "string",
"ImageResume": [...],
"FileName": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​