Export variants as CSV

Export a set of variants as CSV data.

PATH PARAMETERS

KeyTypeDescription
teamsiteIdstringTeamSite ID
libraryContentVersionIdstringContent Version ID

QUERY PARAMETERS

KeyTypeDescription
limitintLimit the return the specified number of results
offsetintSkip ahead in the return set by the offset value
orderBystringOrder the results by the specified property value
detailsboolWhen set to true both arrays for teamsite properties and adhoc variables will be returned
filterstringFilter the result set to those with matching property values
adhoc.filterstringFilter the result set to those with matching adhoc variables and values
Path Params
string
required
string
required
Query Params
string
Defaults to 10

Limit the return the specified number of results

string
Defaults to 50

Skip ahead in the return set by the offset value

string
Defaults to createdat

Order the results by the specified property value

boolean
Defaults to true

Return the content property and adhoc arrays with the result

string
Defaults to createdby=70000000-0000-0000-0000-000000000007

Filter the result set to those with matching property values

string
Defaults to adhoc.region=EU

Filter the result set to those with matching adhoc variables and values

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain