bots
Find bot by id
Returns a single bot
get/bots/{id}
Path parameters
idinteger required
id of bot to return
Response
success
Example response
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example",
"bot_access_token": "xoxb-383672116046-561658401305-mCNz8ybjHbD60L7gPUuPjYdp"
}