bots

Get a bot

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.

get/api/v4/bots/{bot_user_id}

Path parameters

bot_user_idstring required

Bot user ID

Query parameters

include_deletedboolean

If deleted bots should be returned.

Response

Bot successfully retrieved.

user_idstring

The user id of the associated user entry.

create_atinteger

The time in milliseconds a bot was created

update_atinteger

The time in milliseconds a bot was last updated

delete_atinteger

The time in milliseconds a bot was deleted

usernamestring
display_namestring
descriptionstring
owner_idstring

The user id of the user that currently owns this bot.

Changes

No recorded changes to this endpoint across all 1 revision of this API.