Flows
Read Public Flow
Read a public flow without requiring authorization (public means public).
Because this endpoint is unauthenticated, secret field values (every template field marked password) are stripped before returning so a PUBLIC flow does not leak the owner's stored API keys / credentials to anonymous callers.
get/api/v1/flows/public_flow/{flow_id}
Path parameters
flow_idstring uuid required
Response
Successful Response