GET webapi/root/SliderObjects?excludeTemplateSlider={excludeTemplateSlider}&excludeDefaultSlider={excludeDefaultSlider}
Gets current Slide for a Site.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
excludeTemplateSlider | Whether to do not fall back to a template assigned Slider when Site has none. Optional. Default value - false. |
Define this parameter in the request URI. |
excludeDefaultSlider | Whether to do not fall back to a generic, default Slider when Site has none. Optional. Default value - false. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.