Get Workflow Runs by Workflow IDs

POST https://{{xdr_automation_domain}}/api/v1.1/instances?date_from={{xdr_89_days_ago}}&start=0&limit=100

Request Params

KeyDatatypeRequiredDescription
date_fromstringHow far into the past to fetch runs from. This can't be more than 90 days ago
startnumber
limitnumber

Request Body

{"workflow_ids"=>["026KMVXHGIETG25hxd4nRFuE2lyc1gkb085"]}