Configurable Attributes
Configurable attributes that are scoped to an asset/entity type. These attributes can be modelled using any number and combination of data types including but not limited to string, number, integer, pick-list, date and date-time.
Search custom attribute definitions for given entity type
Authorizations
Path parameters
entity_typestring · enumRequiredExample:
Supported attribute type for custom attribute
equipmentPossible values: Query parameters
page_sizenumberOptional
page size
pagenumberOptional
page number
sort_byundefined · enumOptionalPossible values:
sort by
sort_directionstring · enumOptionalExample:
sort direction
descPossible values: field_namestringOptional
String to search for in field names
entity_subtypestringOptional
String to search for in entity subtype
archivedbooleanOptional
Set true to return archived attribute definitions
Responses
200
successful operation
application/json
Responseall of
get
/app/v1/custom_attribute_definition/{entity_type}200
successful operation
Get available custom attribute data types
Get available entities
Entities available to configure/scope custom attribute configurations
Last updated