Skip to main content
GET
List invites

Authorizations

Authorization
string
header
required

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

Path Parameters

serverId
string<uuid>
required

Response

Success

code
string
serverId
string<uuid>
createdBy
string<uuid>
maxUses
integer<int32> | null
uses
integer<int32>
expiresAt
string<date-time> | null
createdAt
string<date-time>