{
"id": "string",
"type": "senler.io",
"service": "canary",
"client_id": "string",
"project_id": "string",
"project": {
"name": "string",
"avatar_url": "string",
"error": "string"
},
"has_webhook_secret": true,
"token_status": "active",
"token_expires_at": "2019-08-24T14:15:22.123Z",
"token_scope": "string",
"config": {
"channel_ids": {
"tg": "uuid-tg-channel",
"vk": "uuid-vk-channel",
"max": "uuid-max-channel",
"email": "uuid-email-channel"
},
"bot_config": {
"tg_username": "my_bot",
"vk_group_id": 123456789,
"max_username": "my-max-bot"
}
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}