Batch Get Events

Gets a set of events by RID.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a set of strings.

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