Excerpt | ||||
---|---|---|---|---|
| ||||
Excerpt | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OverviewThe document REST API documentation can retrieve workflow document activity information for the following endpoints Pages
Spaces
The requests can include filters, for example
The REST API Models in the documentation define the document activity information retrieved in a request. PermissionsPagesFor an API request for a list of one or more pages, the workflow visibility for each page is validated for the user running the report.
SpacesFor an API request for one or more spaces, we have to validate space administrator permission over each space for the user requesting the information through the API. If a REST API request contains a space/page over which the user making the request does not have enough permissions, the response is shown as a bad request. The response will include details about the spaces/pages over which the user does not have enough permissions. These should be removed from the request. Document activity REST API documentationThe document activity REST API is provided as Open API (Swagger) Documentation. |
...