GET
/

Authorizations

X-API-KEY
string
headerrequired

Headers

x-api-key
string | null
required

Query Parameters

organizationId
string

Unique identifier for the organization to filter by

websiteId
string

Unique identifier for the website to filter by

startingAfter
string

Pagination cursor to start after a specific account ID

limit
integer | null

Maximum number of accounts to return

walletAddress

Wallet address(es) to filter accounts by

userId

User ID(s) to filter accounts by

walletGroupIdentifier
string

Wallet group identifier to filter accounts by

includeWalletGroup
boolean | null

Whether to include wallet group information

orderBy[amount]
enum<string>
default: desc

Order the accounts by amount in ascending or descending order

Available options:
asc,
desc
twitterUser
string

Twitter username to filter accounts by

discordUser
string

Discord username to filter accounts by

loyaltyCurrencyId
string

Unique identifier for the loyalty currency

Response

200 - application/json

Schema for the response of getting loyalty accounts

data
object[]
required

Array of loyalty accounts

hasNextPage
boolean
required

Indicates if there is a next page of results

message
string

Optional message