get https://api.paradox.ai/api/v1/public/candidates/
Get a single candidate using candidate_id
Log in to see full request history
Responses
Get a single candidate using candidate_id
xxxxxxxxxx
curl --request GET \
--url 'https://api.paradox.ai/api/v1/public/candidates/ID?conversation=false¬e=false' \
--header 'Authorization: Bearer <oauth_token>' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: