Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the flow
Examples:
568971
Response
OK
The ID of the flow
The lifecycle status of the flow
Available options:
PENDING, RUNNING, NOT_RUNNING The disposition of the flow
Available options:
SUCCEEDED, FAILED, NONE The errors that occurred during the flow's execution
The timestamp marking when the execution of the flow was last completed. It will be set to null either if the flow is actively running or has never been initiated.

