Skip to main content
GET
Lists all registered custom property definitions

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Response

OK

id
integer<int32>

Internal definition ID

name
string | null

Machine-readable property key used in member payloads

displayName
string | null

Human-readable label

dataType
string | null

One of: string, number, date, boolean, string[], number[], date[], boolean[]

Last modified on August 10, 2026