Skip to main content
GET
Get my join request status

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

id
string<uuid>
serverId
string<uuid>
userId
string<uuid>
username
string
displayName
string
avatarUrl
string | null
status
string
reason
string | null
createdAt
string<date-time>
decidedAt
string<date-time> | null