Document Reviews
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Filter by a specific review identifier.
Filter reviews created with a specific document evaluation type.
Filter by the client-supplied external document identifier.
Current processing state of a submitted document review.
Maximum number of records to return per page.
25Number of records to skip before starting the page.
0Field used to sort the result set.
createdAtPossible values: Sort direction for the selected sort field.
descPossible values: Document reviews page
Paginated collection of reviews visible to the calling API key.
Invalid query parameters
Missing or invalid API key
Rate limit exceeded
Failed to list document reviews
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
JSON request body for creating a review from plain text content.
Controls whether the review should complete inline or be queued for background processing.
syncPossible values: Identifier of the review configuration to apply.
Sync review completed
Final response returned when a document review has completed successfully.
Controls whether the review should complete inline or be queued for background processing.
syncPossible values: Async review accepted
Validation or sync-limit error
Missing or invalid API key
Document evaluation type not found
Unsupported content type
Rate limit exceeded
Supply the Protege external API key in the Authorization header using the format Bearer <api_key>.
Review status or completed result
Missing review id
Missing or invalid API key
Review not found
Rate limit exceeded
Last updated
Was this helpful?