Fetch Flow List API

Retrieves a list of WhatsApp Flows associated with a specific WABA (WhatsApp Business Account).

Sample cURL Request

curl --location --request GET 'https://cpaaswa.netcorecloud.net/api/v3/metainfo/flow/list' \
--header 'Authorization: Bearer <your_bearer_token>'

Paginated Example

curl --location 'https://cpaaswa.netcorecloud.net/api/v3/metainfo/flow/list?pagination_token=QVFIUkR6WHRkcTV0MG...' \
--header 'Authorization: Bearer <your_bearer_token>'
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Token for fetching the next page of results. Can be retrieved from the paging.cursors.after field of the response.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json