bots
Retrieve bot from db
get/v1/bots/{id}
Path parameters
idinteger required
id of the bot
Response
bot
Example response
{
"team_id": "TB9KS3E13",
"team_name": "example",
"reporting_channel": "TBA234GH",
"reporting_time": "9:00"
}id of the bot
bot
{
"team_id": "TB9KS3E13",
"team_name": "example",
"reporting_channel": "TBA234GH",
"reporting_time": "9:00"
}