Fetch messages

Search for messages of given candidate. Use jobId parameter to filter results to messages only for specific job application. Accessible only for users with ADMINISTRATOR role.

Query Params
string
required

identifier of a candidate

string

identifier of a job

string

identifier of next page

integer
1 to 100
Defaults to 10

limit

Responses

400

with codes:

  • CANDIDATE_NOT_FOUND when candidate with given id does not exist
  • JOB_NOT_FOUND when job with given id does not exist
  • APPLICATION_NOT_FOUND when candidate does not have application for given job

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json