Get variants from job

Retrieve the set of variants from a previously executed job. The variant set returned is a snapshot of the process variants when the job was executed.

PATH PARAMETERS

KeyTypeDescription
teamsiteIdstringTeamSite ID
batchIdstringBatch Process ID
batchInstanceIdstringJob 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
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!