Skip to main content
GET
Get Discord scheduled event

Authorizations

Authorization
string
header
required

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

Path Parameters

guildId
string
required
Pattern: ^\d{1,20}$
eventId
string
required
Pattern: ^\d{1,20}$

Query Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
withUserCount

Response

Discord scheduled event returned.

ok
boolean
required
data
object
required