Entity Information
Data type: AttributeDefinition, fields list
Please note that attribute definitions from parent divisions will be returned as well if they are configured to be visible for child divisions
1. Get single attribute definition by id
URL: /api/attributedefinitions/{attributeDefinitionId}
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
attributeDefinitionId | Yes | Numeric | - | Attribute Definition Id |
includechilddivisions | No | True/False | False | Search definition in subdivisions |
2. Get attribute definitions
URL: /api/attributedefinitions
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
includechilddivisions | No | True/False | False | Include attribute definitions from subdivisions |
entitytype | No | Text | - | Include attribute definitions only for specific entity types. Check List of Entity Types for details |