GET
Preview Flow
Required permission: WhatsApp Flows — View
Path
/api/business/public/channels/whatsapp/accounts/:accountId/flows/:id/previewExample success response (JSON)
{
"success": true,
"data": {
"preview": {}
}
}Try it
Runs in your browser — token is not stored
If the request fails with a network / CORS error, your API may not allow browser calls from this site. Use curl, Postman, or your server instead. See Postman.
Full request URL
GET https://api.engagive.io/api/business/public/channels/whatsapp/accounts/1/flows/10/preview