| Endpoint | Scope | Purpose |
|---|---|---|
GET /v1/document-reviews/user/:userId | document-reviews.read | Read document reviews for a specific tenant user. |
POST /v1/document-reviews/user/:userId/request-general | document-reviews.write | Request a general document from a specific tenant user. |
Routes under
/document-reviews/me use the identity of the logged-in customer. They are
part of the customer UI and are not exposed to API keys. Uploading and submitting a
customer’s documents also remain customer actions in that UI.