cURL
Document Reviews
List request for document reviews
List all document review requests accessible to the user
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
A comma separated list of related resources to include.
Available options:
requester, approvers, document, organisation, decisions Filters the response data based on the value provided.
Available filters:
organisation: Filter documents where the organisation ID is in the provided list.document: Filter documents where the parent folder ID is in the provided list.
For more information on using named filters, see the docs
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0