# ai_bot_v1_bots_bot_commands_list Create slash commands for a specific bot eg. /iblai-baseline Endpoint: GET /api/ai-bot/v1/bots/{org}/bot-commands/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) ## Response 200 fields (application/json): - `id` (integer, required) - `command` (string, required) - `mentor` (integer, required) - `bot` (integer, required)