Arguments
excludingIds
[String]Array of attribute IDs to be excluded from the result.
slug
StringFilter by the unique attribute slug.
type
AttributeTypeFilter by the attribute type (e.g., string, number, dropdown).
customerEditable
BooleanFilter by whether the attribute is customer-editable.
encrypted
BooleanFilter by whether the attribute is stored in encrypted format.
pinned
BooleanFilter by whether the attribute is pinned.
pinOrder
IntFilter by the order in which the attribute is pinned.
isLocked
BooleanFilter by whether the attribute is locked from editing.
name
StringFilter by attribute name using partial, case-insensitive matching.
registrationEnabled
BooleanFilter by whether the attribute is enabled during registration.
registrationType
[UserAttributeRegistrationType]Filter by the registration type such as 'mandatory' or 'optional'.
pageNo
IntThe page number for paginated results. Default is 1.
pageSize
IntThe number of results to return per page. Default is 10.
Response
Query
Try it
Input Variables
Response
Was this section helpful?