cURL
Users
Get User Details
Get details about a user verified in your server
GET
cURL
Note that only accounts and wallets required for verification based on your server’s gating rules will be
included in the response. For example, if no rule in your server requires a Solana wallet, it won’t be
included in the response even if user has a Solana wallet linked.
Headers
Your community API key
Path Parameters
Discord ID of the user to query
Pattern:
^d+$Response
User details have been retrieved
Discord ID of the user.
Discord username of the user.
Accounts linked to the user's Flipsuite account.
Wallets linked to the user's Flipsuite account.
Discord avatar URL of the user.