get
https://{subdomain}.kommo.com/api/v4/leads//subscriptions
The method allows to get lead subscribers
Limitations
The method is available to all account users. The returned data depends on permissions for the lead.
Data type header when the request is successful
Content-Type: application/hal+json
Data type header in case of an error
Content-Type: application/problem+json
Response parameters
| Parameter | Data type | Description |
|---|---|---|
| subscriber_id | int | Subscriber ID |
| type | string | Subscriber type: Kommo user (user) or group (group) |
