Flows
Get flow
Get a flow by ID
GET
/
v2
/
flows
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Response
200 - application/json
Get a flow by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID