Get Events

Gets a set of events by UUIDs

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
uuidsset of UUIDsRequired

Response

This endpoint returns a set of objects.
uuidUUID
ridstring

Unique resource identifier for an Event.

assetRidsset of strings

A set of asset rids associated with the event.

originsset of objects

A set of origins associated with the event.

timestampobject
durationobject
namestring
descriptionstring
typeenum
Allowed values:
labelsset of strings
propertiesmap from strings to strings
isArchivedboolean
createdBystringOptional

The user who created the event. This field may be missing for legacy events.

dispositionobjectOptional