List of all Attributes
GET/attributes
Returns list of Attributes. This endpoint accepts query parameters for filtering Attributes described at URL Filtering Guidelines .
Privileges:
- bp-settings-custom-fields.view
Audit event:
- biz.core.v2.attribute.list
Sortable attributes:
- id
- attributeTypeId
- codeName
- name
- status
- attributeKind
- sections
- sectionCodeNames
- attributeTypeCodeName
- attributeTypeName
Filterable attributes:
- id
- instanceId
- attributeTypeId
- name
- status
- attributeKind
- sectionId
- sectionName
- comment
- attributeTypeName
- codeName
- sectionCodeName
- dbCodeName
- attributeTypeCodeName
Searchable attributes:
- codeName
- name
- status
- attributeKind
- sectionCodeName
- sectionName
- dbCodeName
- comment
- attributeTypeCodeName
- attributeTypeName
Request
Responses
- 200
- default
List of Attributes
unexpected error