GET v1/events/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EventResourceName | Description | Type | Additional information |
---|---|---|---|
Event | EventDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "event": { "id": 1, "controlModuleSet": 1, "channel": 1, "location": 1, "schedule": 1, "show": 1, "reel": 1, "media": 1, "reelNumber": 1, "eventDateTime": "2025-07-08T08:48:47.3049949-04:00", "routerControlModuleSet": 1, "routerAction": 1, "deviceControlModuleSet": 1, "deviceAction": 1, "action": "load", "deviceRecordQuality": 1, "cgCode": 1, "setOverlayParams": { "overlayId": "sample string 1", "command": "on", "assetTimestamp": "2025-07-08T08:48:47.3059919-04:00", "assetUrl": "sample string 3", "animationDurationInSeconds": 4, "compositorParams": { "presentation_width": 1, "presentation_height": 1, "xpos": 1, "ypos": 1, "width": 1, "height": 1, "alpha": 1.1, "zorder": 1 }, "text": "sample string 5" }, "autopilotSend": 1, "routerInputAddress": 1, "routerOutputAddress": 1, "routerTakeDevice": 2, "routerTakeOutput": 3, "device": 1, "deviceFileAudioProgramsCount": 1 } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.