GET
/
api
/
users

Authorizations

X-API-KEY
string
header
required

Query Parameters

websiteId
string

The ID of the website

organizationId
string

The ID of the organization

walletAddress
string

The wallet address of the user

startingAfter
string

Pagination cursor to start after a specific user ID

limit
integer | null

Number of users to return

twitterUser
string

Twitter username of the user

discordUser
string

Discord username of the user

steamUsername
string

Steam username of the user

telegramUsername
string

Telegram username of the user

includeFollow
boolean | null
default:
false

Whether to include followers in the response

includeDelegation
boolean | null
default:
false

Whether to include delegations in the response

userGroupId
string

The ID of the user group

userGroupExternalIdentifier
string

External identifier for the user group controlled by you

address
string

The address of the user

userId
string

The ID of the user

includeUserWallet
boolean | null
default:
false

Whether to include user wallets in the response

Response

200 - application/json
data
object[]
required

Schema for users response