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.
cURL
curl --request GET \ --url https://gateway.crmspark.com.br/v1/entrypoints/{id} \ --header 'X-API-Key: <api-key>'
200
Example
{ "entrypoint": { "id": "<string>", "name": "<string>", "platform": "whatsapp", "funnelStepId": "<string>", "displayName": "<string>", "isCoexistence": true } }
ID do entrypoint
Entrypoint retornado com sucesso
Show child attributes
Was this page helpful?