Reads a single Feedback

What does it do?

This endpoint retrieves all feedbacks associated with a candidate's applications.

What params does it accept?
  • ids: retrieve only the feedbacks that match the IDs passed in the request.
  • ats_application_id: DEPRECATED use ats_application_ids instead.
  • ats_application_ids: filter feedbacks based on multiple application IDs.
  • ats_candidate_id: fetch feedbacks related to a specific candidate.
Language
Authorization
URL
Click Try It! to start a request and see the response here!