User Attributes

Get user attributes

get/api/v1/user-attributes

Query parameters

offsetinteger nullable
limitinteger nullable
namestring nullable
type'string' | 'number' | 'boolean' | 'string_array' | 'number_array'
afterstring
firstinteger

Response

countinteger required

Deprecated: total number of user attributes, ignoring pagination. Kept for backward compatibility.

Changes