Skip to main content
GET
/
servers
/
{guild_id}
/
analytics
GET /servers/{guild_id}/analytics
curl --request GET \
  --url https://quark.bot/api/servers/{guild_id}/analytics \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.quark.bot/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

guild_id
string
required

The guild_id.

Response

200

Successful response