GET /v1/Flows/{FlowSid}/Executions/{Sid}
Summary: —
Operation ID: FetchExecution
Auth: unknown
Operation ID: FetchExecution
Auth: unknown
Description
Retrieve an Execution
Parameters (2)
FlowSid
(string, path, required)
The SID of the Flow with the Execution resource to fetch
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FW[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The SID of the Execution resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FN[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.