GET api/presets
Get all presets
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TimingPreset| Name | Description | Type | Additional information |
|---|---|---|---|
| Preset | string |
None. |
|
| Name | string |
None. |
|
| IsExpirationAllowed | boolean |
None. |
|
| IsFrequencyAllowed | boolean |
None. |
|
| IsDelayAllowed | boolean |
None. |
|
| IsRelativeTimeEnabled | boolean |
None. |
|
| IsExactTimeEnabled | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.