Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Path Parameters

flowId
string
required

The flow ID to list executions for

Query Parameters

limit
integer
default:50

Maximum number of executions to return (capped at 200)

Required range: x <= 200

Response

List of executions

flowId
string
executions
FlowExecution · object[]
count
integer