Commands
List The Guild's Custom Commands
Authorization
bearerAuth AuthorizationBearer <token>
A guild API key (gt_…).
In: header
Path Parameters
guild*string
Response Body
application/json
curl -X GET "https://example.com/v1/guilds/string/commands"[ { "id": "string", "name": "string" }]How is this guide?