Excerpt | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OverviewEndpointsThe Document Activity REST API can retrieve workflow document activity entries from the following endpoints PagesThis endpoint retrieves the document activity entries for a given list of page ids
SpacesThis endpoint retrieves the document activity entries for a given list of space keys
FilteringThe requests can include filters to retrieve workflow actions that match any or all of the filters. These are some of the filters available:
PaginationA query can be separated into multiple requests providing a
PermissionsDepending on which of the 2 endpoints is used, the following user permissions are required:
If the request contains a space/page over which the user making the request does not have enough permissions then the response will be a bad request with details about the spaces/pages over which the user does not have enough permissions. Document activity REST API documentationThe document activity REST API is provided as Open API (Swagger) Documentation. |
...