Authorizations
Query Parameters
UUID of the loyalty badge (converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174222"
UUID of the organization (optional, converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174222"
UUID of the website (optional, converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174111"
Wallet Address of the user, or array of wallet addresses.
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Status of the badge
Available options:
active
, inactive
, revoked
Example:
"active"
UUID of the badge to start after (converted to lowercase)
Example:
"123e4567-e89b-12d3-a456-426614174333"
Number of badges to fetch
Required range:
1 <= x <= 1000
Example:
10
Response
200
Response returned upon successful fetching of the badge users.