7 docs tagged with "Entities"
View all tagsCount entities grouped by form
Groups entities by `data.entityName`. Entities without an `entityName` are bucketed under `Unknown`.
Get entity by GUID
List entities
Returns entity summaries sorted by `lastUpdated` descending. `limit` is capped at 1000.
List events for an entity
Returns all events for the entity, sorted by timestamp ascending.
List members of a group
Returns an empty array if the GUID is not a group or has no members. 404 if the GUID does not exist.
Search entities
Accepts an array of criteria (max 10) where each criterion is an object whose fields are AND'd. String values are capped at 200 characters. `limit` is capped at 500.