Get process execution history

Query the list of process executions for the specified batch. The response will contain both completed and running process jobs.

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
filterstringFilter the result set to those with matching property values
Path Params
string
required

TeamSite ID

string
required

Batch Proces ID

Query Params
string
Defaults to 10

Limit the return the specified number of results

string
Defaults to 0

Skip ahead in the return set by the offset value

string
Defaults to name

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

Response

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