Get bot
Returns the info about a bot with a given id.
agents-bot--my:ro, Authorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
The bot ID.
Additional bot fields to include in the response.
groups— The groups a bot belongs to.work_scheduler— The work scheduler object for a bot.job_title— The bot's job title.max_chats_count— The bot's maximum number of concurrent chats.timezone— The time zone in which the bot's work scheduler operates.
groups, work_scheduler, job_title, max_chats_count, timezone Response
Bot details.
The bot ID.
The display name.
The URL of the bot's avatar.
The default routing priority for a group without a defined priority.
first, normal, last, supervisor The Client ID that owns the bot.
The maximum number of incoming chats that can be routed to the bot.
The bot's job title.
A custom value used to categorize or identify the bot.
Groups the bot belongs to.