cURL
curl --request GET \ --url https://api.heffl.com/api/v1/leads/stages \ --header 'x-api-key: <api-key>'
{ "items": [ { "id": "<string>", "label": "<string>", "type": "<string>", "position": 123 } ] }
Returns all lead stages ordered by position.
Documentation IndexFetch the complete documentation index at: https://docs.heffl.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.heffl.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get yours at app.heffl.com/settings/developers
OK
Show child attributes