Retrieves a paginated list of attribute definitions in your account. Each definition includes its data type, scope, and metadata.
eventDefinition
: Event-related attributescompany
: Company-related attributescompanyMembership
: Company membership attributesuser
: User-related attributeseventName=page_viewed
eventName[]=page_viewed&eventName[]=clicked
createdAt
: Creation timestampcodeName
: Technical namedisplayName
: Display nameorderBy=createdAt
or orderBy=-createdAt
(descending)orderBy[]=-createdAt&orderBy[]=name
results
property. The response includes pagination information in the next
and previous
fields.