GET api/cms/{platform}/documents/depth/{level}?noContent={noContent}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
platform

string

Required

level

integer

Required

noContent

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.