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