/
GET /api/dms/objects/{objectId}/history
GET /api/dms/objects/{objectId}/history
As of Version | product version 1.0 | component version 1.0 |
---|---|
Request Method | GET |
Response Format | JSON |
Required Permission | successful authentication |
Description | To retrieve the history entries of a DMS object, send the request with the ID of the DMS object as objectId. Meaning of action field values: By default, the last 50 entries are returned. You can control the history entries returned by using the following query parameters
For example, to get 50 history entries from 101 to 150 returned use |
Request Example |
|
Result Example | { |
, multiple selections available,
Related content
GET /api/dms/objects/{objectId}/history
GET /api/dms/objects/{objectId}/history
More like this
Retrieving Document History Entries
Retrieving Document History Entries
More like this
Retrieving Document History Entries
Retrieving Document History Entries
More like this
Retrieving Document History Entries
Retrieving Document History Entries
More like this
GET /api-web/api/process/instances/{processInstanceId}/history
GET /api-web/api/process/instances/{processInstanceId}/history
More like this
GET /api-web/api/dms/objects/{id}
GET /api-web/api/dms/objects/{id}
More like this