Access token info
GET/token.info
Get information about the access token, including the authenticated user/bot and granted scopes.
No specific scope required.
OpenAPI Spec: chat-v1.json
Responses
- 200
- 401
- 500
Token info retrieved successfully
Error response. ok is always false; branch on the machine-readable error code. See the Responses and Errors guide.
An internal error occurred.