get https://api.seismic.com/livedocs-express/v2/teamsites//livedocVersions//batchInstances
Retrieve the execution history for the specified LiveDoc including LiveDoc jobs and any process job containing the LiveDoc.
PATH PARAMETERS
Key | Type | Description |
---|---|---|
teamsiteId | string | TeamSite ID |
libraryContentVersionId | string | Content Version ID |
QUERY PARAMETERS
Key | Type | Description |
---|---|---|
limit | int | Limit the return the specified number of results |
offset | int | Skip ahead in the return set by the offset value |
orderby | string | Order the results by the specified property value |
countonly | bool | Return the result count instead of the result array |
filter | string | Filter the result set to those with matching property values |