bots
Returns all bots
Returns a map of bot settings, currently bot access token is empty in response for security reasons
get/bots
Response
success
Example response
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example"
}Returns a map of bot settings, currently bot access token is empty in response for security reasons
success
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example"
}