Get Candidate Profile

This endpoint allows you to get a candidate profile using a user's id and their valid JWT

Get Candidate Profile Data

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
uidanyRequired

The UID of the candidate

Responses
200

Success

application/json
get
/api/v1/candidateProfile/{uid}

Last updated