Skip to main content
GET
Get a specific join request

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and the API token.

Path Parameters

userId
string
required

User ID

Response

successfully retrieved join request details

createdAt
integer
Example:

1625097600

joinCode
string
Example:

"ABC123"

serverId
string
Example:

"server456"

userId
string
Example:

"user123"