GET
/
flows
/
{id}
/
embed

You should not pass your authentication token to this endpoint. This URL will be visited by your owner directly in their browser. This is not happening on your server.

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the flow

Response

200 - text/html

The response is of type string.