Tokens

Show The Current Token

GET
/v1/@token

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Response Body

curl -X GET "https://example.com/v1/@token"

How is this guide?