Human Verification
Get Skills for Review
Return all skills for a verification session — used to render the reviewer’s page.
GET
Intended for the reviewer’s frontend to display what they are being asked to endorse, including proof URLs.
No authentication required. Accessed from the reviewer’s email link.
Path Parameters
The verification session ID.
Error Codes
| Code | HTTP | Description |
|---|---|---|
MISSING_VERIFICATION_ID | 400 | Path parameter is missing |
NO_SKILLS_FOUND | 404 | No skills found for this session |
INTERNAL_ERROR | 500 | Unexpected server error |

