Перейти к основному содержанию
GET
/
v1
/
crm
/
metrics
/
clients
/
graph
/
count
cURL
curl --request GET \
  --url https://api.example.com/v1/crm/metrics/clients/graph/count/
[
  {
    "date": "2023-12-25",
    "value": 123
  }
]

Параметры запроса

attraction
integer
end_at
string
обязательно
start_at
string
обязательно
ticks
integer[]
ticks__in
integer[]

Несколько значений могут быть разделены запятыми.

type
enum<integer>
  • 0 - Физ. лицо
  • 1 - Юр. лицо
Доступные опции:
0,
1

Ответ

200 - application/json
date
string<date>
обязательно
value
integer
обязательно