Script Runs
List script workflow runs
get/api/script-runs
Query parameters
status'running' | 'paused' | 'completed' | 'failed' | 'cancelled' | 'aborted_limit'
agentIdstring
scriptNamestring
limitinteger
offsetinteger nullable
Response
Paginated script run list
Changes
Changed in 1 of the 104 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○