Get Document Generator variants

Get the variants defined for the specified Document Generator version.

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
countonlyboolReturn the result count instead of the result array
detailsboolInclude an array Document Generators for each process returned. This is a potentially long running process and should be restricted to small data sets
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

TeamSite ID

string
required

Content Version ID

Query Params
string
Defaults to 10

Limit the return the specified number of results

string
Defaults to 20

Skip ahead in the return set by the offset value

string
Defaults to createdBy

Order the results by the specified property value

boolean
Defaults to false

Return the result count instead of the result array

boolean
Defaults to false

Return the content property and adhoc arrays with the result

string
Defaults to librarycontentid=11000000-0000-0000-0000-000000000011

Filter the result set to those with matching property values

string
Defaults to adhoc.property=value1

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:
application/json