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

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