Get bot
Bots
Get bot
Returns the info about a bot with a given id.
POST
Get bot
Required scopes:
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
application/json
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.
Available options:
groups, work_scheduler, job_title, max_chats_count, timezone Response
200 - application/json
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.
Available options:
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.
Groups the bot belongs to.