Authorizations
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
Response
The Flow has been successfully returned.
The response is of type object
.
Get a single Flow by its Flow ID/slug.
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
The Flow has been successfully returned.
The response is of type object
.