get https://api.seismic.com/livedocs-express/v2/teamsites//livedocVersions//export
Export a set of variants as CSV data.
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 |
details | bool | When set to true both arrays for teamsite properties and adhoc variables will be returned |
filter | string | Filter the result set to those with matching property values |
adhoc.filter | string | Filter the result set to those with matching adhoc variables and values |