Allowlists
Get all entries for an allowlist
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the allowlist
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Query Parameters
$COLUMN_NAME-asc|desc
Example:
"something-asc"
The number of items to skip before starting to collect the result set
Required range:
x >= 0
The numbers of items to return
Required range:
1 <= x <= 100
Keywords to search for in alias, walletPublicKey, or email
Response
200
application/json
Get allowlist entries
The response is of type object
.