Applicant Sources
Header Parameters
Content-Typestring
Authorizationstring
Query Parameters
bearer tokenstring Required
Get the auth token from the authentication endpoint and pass it as the bearer token
Response
200
Object
400
Object
{
"message": "Invalid parameters or filters."
}
401
Object
{
"message": "Please provide the access token."
}
403
Object
{
"message": "Your company access is temporarily disabled."
}
404
Object
{
"message": "Data not found."
}
429
Object
{
"message": "Request limit exceeded. Please try again later."
}
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?