Get process variants

Get the variants defined for all LiveDocs in the specified process. Variants will be retrieved for the latest versions of all LiveDocs.

PATH PARAMETERS

KeyTypeDescription
teamsiteIdstringTeamSite ID
batchIdstringBatch Process 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 LiveDocs 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
Language
Authorization
Header
Click Try It! to start a request and see the response here!