Skip to main content
GET
Read one execution with per-step request/response/error

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required
exec_uuid
string<uuid>
required

Response

OK

success
boolean
Example:

true

data
object

One run of a deployed flow (one trigger event → walk through steps).