Диплинки
Last updated
{
"count": 3,
"next": null,
"previous": null,
"results": [
{
"chat": {
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"full_name": "Иван Иванов",
"platform": "Telegram"
},
"created_at": "2024-06-01T10:15:00Z"
},
{
"chat": {
"uuid": "7ab1c234-5678-4def-a012-3456789bcdef",
"full_name": "Мария Петрова",
"platform": "Vkontakte"
},
"created_at": "2024-06-02T14:30:00Z"
}
]
}curl -X GET "https://dashboard.fstrk.io/api/partners/deeplinks/3fa85f64-5717-4562-b3fc-2c963f66afa6/leads/?limit=100" \
-H "bot-key: your_bot_key"