getAllEvents
- Home
- Calendar & Events
- SvcEvents
- getAllEvents
getAllEvents
Gets all of the events.
Parameters
| Name | Description |
| optional | |
| optional | |
| optional | |
| optional | |
| fromDate optional | Starting boundary for the search – YYYY-MM-DD |
| toDate optional | Ending boundary for the search – YYYY-MM-DD |
| optional | |
| output optional | The response output format. Accepts JSON and XML. |
Request Syntax
| https://services.onesite.com/rest/svcEvents?action=getAllEvents&eventID=620086&nodeID=188234&devkey=[devkey] |
JSON Response
|
1 2 3 4 5 6 |
{ "service":"svcEvents", "action":"getAllEvents", "message":"Empty Set", "code":4 } |
Service Information
| Service | svcEvents |
| Method | getAllEvents |
| Type | REST |
| Response Types | JSON, XML |