v1

latestSwagger 2.0Apache 2.02026-07-1717715.4 KB

Login with Slack auth

post/login

Request body

codestring required
redirect_uristring

Response

Login successful, returns bot info and slack user info

Example response

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