get
/inboxes/{id}/whatsapp/flowsList published WhatsApp Flows
Returns published Meta WhatsApp Flows available for this inbox.
Authorization
Scheme
- bearerAuth
Required scopes
- inbox:read
Allowed roles
- owner
- admin
- agent
List published WhatsApp Flows for an inbox.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
- Name
pageSize- Type
- query integer
- Description
- Number of Flows to request from Meta. Defaults to 100 and is capped at 1000.
- Name
pageToken- Type
- query string
- Description
- Token returned as `nextPageToken` from the previous page.
Responses
- 200
List of published WhatsApp Flows
- application/json WhatsAppFlowsResponse
- default
Error
- application/json ProblemDetails