Get a bot
GET/api/v4/bots/:bot_user_id
Get a bot specified by its bot id.
Permissions
Must have read_bots permission for bots you are managing, and read_others_bots permission for bots others are managing.
Minimum server version: 5.10
Request
Responses
- 200
- 400
- 401
- 403
Bot successfully retrieved.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions