Reviewer Details
Get Reviewer Details
Fetch the reviewer details stored for a verification session.
GET
No authentication required for this endpoint.
Path Parameters
The verification session ID to look up.
Error Codes
| Code | HTTP | Description |
|---|---|---|
MISSING_VERIFICATION_ID | 400 | Path parameter is missing |
NOT_FOUND | 404 | No reviewer details found for this session |
INTERNAL_ERROR | 500 | Unexpected server error |

