Skip to main content
GET
GET /api/v1/badging/badge/questions
Gets all badge questions.

Authorizations

X-API-Key
string
header
required

Query Parameters

socialRoomSetId
string<uuid>
required
page
integer
default:0

Page number to get, used with pageSize

size
integer
default:20

Number of items to get in one request, used with page

sort
string

Property to sort by. Append ',' and directions 'asc/desc' to change direction

Response

200 - application/json

OK

title
string
type
enum<string>
Available options:
PROFILE,
STANDARD,
CUSTOM,
INVISIBLE
inputType
enum<string>
Available options:
TEXT,
PARAGRAPH,
SINGLE_SELECT,
MULTI_SELECT,
NUMBER
description
string
visibility
enum<string>
Available options:
ALL,
ACCOUNT_USERS,
HOSTS,
INTERNAL
required
boolean
options
string[]