Get badges (all or by id)
This endpoint allows you to fetch badge(s) data.
Documentation Index
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
UUID of the organization (optional, converted to lowercase)
"123e4567-e89b-12d3-a456-426614174222"
UUID of the website (optional, converted to lowercase)
"123e4567-e89b-12d3-a456-426614174111"
Array of badge IDs (converted to lowercase) to fetch
["123e4567-e89b-12d3-a456-426614174333"]Wallet Address of the user, or array of wallet addresses.
"0x1234567890abcdef1234567890abcdef12345678"
UUID of the user, or array of UUID.
"123e4567-e89b-12d3-a456-426614174222"
UUID of the user group
"123e4567-e89b-12d3-a456-426614174222"
External identifier of the user group
"123e4567-e89b-12d3-a456-426614174222"
UUID of the badge to start after (converted to lowercase)
"123e4567-e89b-12d3-a456-426614174333"
Number of badges to fetch
1 <= x <= 100010
Include deleted badges in the response
false