Document review endpoints are tenant and environment scoped.
EndpointScopePurpose
GET /v1/document-reviews/user/:userIddocument-reviews.readRead document reviews for a specific tenant user.
POST /v1/document-reviews/user/:userId/request-generaldocument-reviews.writeRequest 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.