GET api/FacilityEvent/GetAllEventsOnChange/{userId}/{facilityId}/{start}/{end}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| facilityId | integer |
Required |
|
| start | string |
Required |
|
| end | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]