# WhatsApp Flows

The WhatsApp flows endpoint lets you retrieve and manage WhatsApp Flows associated with the project.

## Get flows in the WhatsApp business account (WABA) associated to the project

 - [GET /v1/projects/{projectId}/whatsapp/flows](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/whatsapp-flows/flowscontroller_listflows_v1.md): Retrieve the list of flows created in the WhatsApp business account (WABA) associated with the project.

## Get screens of a flow

 - [GET /v1/projects/{projectId}/whatsapp/flows/{flowId}/screens](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/whatsapp-flows/flowscontroller_listflowscreens_v1.md): Retrieve the list of screens in a flow.

