Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the flow run to retrieve
The id for the user initiating the flow. Required if project_id is not provided.
The id of the project within which the flow is executed. Required if user_id is not provided.
Response
Successful retrieval of flow run details
The response is of type object
.