Get objects related to a Flow Execution

Retrieve objects related to a specific Flow Execution.

Returns objects related to a Flow Execution. Available relationships: flow (the current parent Flow), flow_snapshot (the Flow definition frozen at execution time), owner (the user who triggered it), and group. Use GET /flow_executions/{id}/relationships/{relationship} for descriptors only.

Path Params
string
required

Flow Execution ID.

string
required

Relationship name: flow, flow_snapshot, owner, or group.

Headers
string
required

Your API key.

string

Optional. ID of the group whose API quota should be charged for the request. If omitted, the parent group's quota is used. Only relevant when your API key belongs to more than one group (multi-tenancy).

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json