Returns connection info
GET/v2/slack/user-login-info
Returns information about the connection between Slack account and Tolgee account which user is performing. The flow is the following.
- 
User executes slash command in Slack and gets link with encrypted Slack user ID, workspace ID and the Channel ID (to send success response to)
 - 
User gets opens the link and the Tolgee Platform frontend and it uses this endpoint to get the data info about the future connection
 
Request
Responses
- 200
 - 400
 - 401
 - 403
 - 404
 
OK
Bad Request
Unauthorized
Forbidden
Not Found