Get Event
GET {{baseUrl}}/devices/:deviceId/events/:eventId
Get the specified Event
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":{"self":"/partitions/b2ae267d-1d74-4e2a-bff8-e7c90a3b854a/devices/2d55baf8-b5af-4fd1-8af6-187e67f527f9/events/c07e9dba-5856-4772-9f0e-92282a621f9a"},"data":{"type":"Event","id":"1bcaafc3-d4d3-43e1-ab64-89d8518d5951","attributes":{"category":"Emergency","eventType":"std","message":"The filter is clogged","state":"Active","active":true,"open":true},"relationships":{"producedBy":{"data":{"type":"proident in aliqua officia","id":"1bcaafc3-d4d3-43e1-ab64-89d8518d5951"}},"source":{"data":{"type":"ipsum culpa","id":"598a0329-2cca-4227-aea5-629862864cdf"}}},"meta":{"createdAt":"2012-04-19T11:34:44.767Z","updatedAt":"2009-04-22T00:02:58.764Z"}}}