cURL
curl --request GET \ --url https://quark.bot/api/servers/{guildId}/auth \ --header 'Authorization: Bearer <token>'
{ "tokens": [ { "uniqueId": "<string>", "permissions": 123, "creator": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.quark.bot/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.quark.bot/llms.txt
Use this file to discover all available pages before exploring further.
Show properties
Was this page helpful?