added
New `?with=source` parameter for leads
July 29th, 2025
You can now obtain your leads sources when fetching them:
...
"source": {
"id": 24000,
"name": "API"
}
...
You can now obtain your leads sources when fetching them:
...
"source": {
"id": 24000,
"name": "API"
}
...