Overview
Reviewers are clinicians who grade AI outputs in the review workflow.Reviewer Object
Endpoints
- Create Reviewer
- List Reviewers
- Get Reviewer
- Update Reviewer
- Deactivate Reviewer
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage clinician reviewers.
{
"id": "rev_abc123",
"email": "[email protected]",
"name": "Dr. Sarah Smith",
"credentials": {
"npi": "1234567890",
"specialty": "internal_medicine"
},
"status": "active"
}
