Flows
Get flow status
Get a flow’s status by flow ID. Use this endpoint to check whether a flow is running or not, or get details about the flow’s last run. The response includes the flow’s lifecycle status, disposition, and the status of the resources involved in the
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the flow
Examples:
568971
Response
200
application/json
OK
The response is of type object
.