Get download URLs from job

Retrieves the download URLs for all variant-generated outputs within a specified job that are not configured to upload to the library.

PATH PARAMETERS

KeyTypeDescription
teamsiteIdstringTeamSite 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
Path Params
string
required

TeamSite ID

string
required

Batch Process ID

Query Params
string
Defaults to 50

Limit the return the specified number of results

string
Defaults to 100

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 false

Return the result count instead of the result array

string
Defaults to id=00000000-0000-0000-0000-000000000000

Filter the result set to those with matching property values

string
Defaults to adhoc.region=USA

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