cURL
curl --request GET \ --url https://api.scoot.app/api/v1/badging/user/badge/data \ --header 'X-API-Key: <api-key>'
[ { "title": "<string>", "value": "<string>", "multiValues": [ "<string>" ], "options": [ "<string>" ], "description": "<string>", "required": true, "featured": true, "visibility": "ALL", "inputType": "TEXT" } ]
Page number to get, used with pageSize
Number of items to get in one request, used with page
Property to sort by. Append ',' and directions 'asc/desc' to change direction
OK
ALL
ACCOUNT_USERS
HOSTS
INTERNAL
TEXT
PARAGRAPH
SINGLE_SELECT
MULTI_SELECT
NUMBER