Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

Discord snowflake ID for the member/user.

Response

VaultCord verified member information

success
boolean
Example:

true

data
object