Ticket Panels

List The Guild's Ticket Panels

GET
/v1/guilds/{guild}/ticket-panels

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Path Parameters

guild*string

Response Body

curl -X GET "https://example.com/v1/guilds/string/ticket-panels"

How is this guide?