Get Respondent
Retrieve the quality check results and status for a specific respondent.
Documentation Index
Fetch the complete documentation index at: https://docs.redem.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
Request body for getting a respondent
🔒 Authentication: Requires a private API key. Public keys may only call addRespondent.
Response
When a request is successfully processed, the API responds with a 200 OK status code and the expected data. The structure of the response varies based on the respondent's status.
- Respondent Completed
- Respondent Processing
This response mode is available when the respondent status is COMPLETED. In this case, the system returns the full quality assessment of the respondent.
A variable indicating whether the operation was successful.
true, false A variable that human-readable message providing additional context or confirmation of the requested action.
This variable includes all quality parameters associated with a respondent.

