v1

latestSwagger 2.0Apache 2.02026-07-1717715.4 KB
bots

Retrieve bot from db

get/v1/bots/{id}

Path parameters

idinteger required

id of the bot

Response

bot

idinteger
team_idstring
team_namestring
language'ru_RU' | 'en_US'

bot language

notifier_intervalinteger
reminder_repeat_maxinteger
reminder_timeinteger
reporting_channelstring
reporting_timestring
individual_reports_onboolean

Example response

{
  "team_id": "TB9KS3E13",
  "team_name": "example",
  "reporting_channel": "TBA234GH",
  "reporting_time": "9:00"
}