Get a command
GET/api/v4/commands/:command_id
Get a command definition based on command id string.
Permissions
Must have manage_slash_commands permission for the team the command is in.
Minimum server version: 5.22
Request
Responses
- 200
- 400
- 401
- 404
Command get successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found