Badges
Get badges (all or by id)
This endpoint allows you to fetch badge(s) data.
GET
/
api
/
loyalty
/
badges
Query Parameters
UUID of the organization (optional, converted to lowercase)
UUID of the website (optional, converted to lowercase)
Array of badge IDs (converted to lowercase) to fetch
UUID of the user (optional, converted to lowercase)
UUID of the badge to start after (converted to lowercase)
Number of badges to fetch
Include deleted badges in the response
Response
200 - application/json
Response returned upon successful fetching of the badges.