GET
/v1/flows
List WhatsApp Flows
Resposta (object[])
- idstringObrigatório
- Zaiped id (flows)
- namestringObrigatório
- categoriesstring[]Obrigatório
- status"local" | "draft" | "published" | "deprecated" | "blocked" | "throttled"Obrigatório
- metaFlowIdstring
- flowJsonstringObrigatório
- validationErrorsobject[]
- previewUrlstring
- responseCountnumberObrigatório
- updatedAtnumberObrigatório
curl -X GET "https://zaiped.com/v1/flows" \ -H "Authorization: Bearer zp_..."