Entity (List)#

Path: /facilities/data-sources/data-schemas/entity-schema{id}/entity

Defines an entity type/schema, such as a group or an organization.

Parameters#

NameTypeRequiredDefaultDescription
namestringrequiredThe entity schema name, unique among all entities in the containing ‘entity-schema’.
descriptionstringoptionalA human readable description of the entity schema.
contextleafrefoptionalThe optional context for this entity, which is another entity schema.

Was this helpful?