GET api/Carousels?from={from}&to={to}&view={view}&sortOrder={sortOrder}

Documentation for 'Resources'.

Request Information

Parameters

NameDescriptionAdditional information
from
Documentation for 'from'.

Define this parameter in the request URI.

to
Documentation for 'to'.

Define this parameter in the request URI.

view
Documentation for 'view'.

Define this parameter in the request URI.

sortOrder
Documentation for 'sortOrder'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "ResourceAreasDto": null,
  "GanttSlotsDto": null
}

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatterTracer' to generate sample for media type 'application/xml'. Exception message: One or more errors occurred.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatterTracer' to generate sample for media type 'text/xml'. Exception message: One or more errors occurred.