curl --request GET \ --url https://quark.bot/api/servers/{guildId}/settings \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "options": {} }
The ID of the guild.
The bot to get the configuration for. Either “main” or “pro”.
The configuration options for the settings.
Was this page helpful?