curl --request GET \
--url https://api.example.com/api/public/pipeline \
--header 'x-api-key: <x-api-key>'Retrieve pipelines based on the provided user.
curl --request GET \
--url https://api.example.com/api/public/pipeline \
--header 'x-api-key: <x-api-key>'API key needed to authorize the request
Successful retrieval of WhatsApp templates.
Was this page helpful?