Skip to main content
Version: Next

EntityInstance

id object
anyOf
string
entity_type_idEntity Type Id (string)required
properties object
property name*any
Default value: {}
created_at object
anyOf
integer
updated_at object
anyOf
integer
EntityInstance
{
"id": "string",
"entity_type_id": "string",
"properties": {},
"created_at": 0,
"updated_at": 0
}