Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the data endpoint function configuration for a flow.
cURL
curl --request GET \ --url https://api.kapso.ai/platform/v1/whatsapp/flows/{flow_id}/data_endpoint \ --header 'X-API-Key: <api-key>'
{ "data": { "function_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "function_name": "<string>", "endpoint_url": "<string>", "last_deployed_at": "2023-11-07T05:31:56Z", "code": "<string>" } }
Success
Show child attributes
Was this page helpful?