Get users
This endpoint allows you to get users
This endpoint allows you to get users
Authorizations
API key passed in the header.
Query Parameters
The ID of the website
The ID of the organization
The wallet address of the user
Pagination cursor to start after a specific user ID
Number of users to return
x >= 1, x <= 1000Twitter username of the user
Discord username of the user
Steam username of the user
Steam ID of the user
Telegram username of the user
Telegram ID of the user
TikTok username of the user
Reddit username of the user
Reddit ID of the user
Email address of the user
Whether to include delegations in the response
falseThe ID of the user group
External identifier for the user group controlled by you
External identifier for the user
The address of the user
The ID of the user
Response
200
dataarray<object>requiredSchema for users response
data.idstring<uuid>requireddata.temporaryLoyaltyUserbooleandata.isSnagSuperAdminbooleanrequireddata.walletAddressstringrequireddata.privyUserIdstring<uuid>data.notificationsbooleanWhether the user has notifications enabled, only returned if includeNotifications is true
data.delegationsFromarray<object>The delegations from the user, only returned if includeDelegation is true
data.userMetadataarray<object>data.websiteUserAttributesarray<object>data.referrersarray<object>hasNextPagebooleanrequiredIndicates if there is a next page of results