bots
Find bot by id
Returns a single bot
get/v1/bots/{id}
Path parameters
idinteger required
id of bot to return
Response
success
Example response
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example",
"reporting_channel": "TBA234GH",
"reporting_time": "9:00"
}