GET api/v1/pages/level/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ApiMenuLevel
NameDescriptionTypeAdditional information
id

integer

None.

path

string

None.

title

string

None.

text

string

None.

html

string

None.

imgs

Collection of ApiImage

None.

url

string

None.

color

string

None.

levels

Collection of ApiMenuLevel

None.

pages

Collection of ApiWebPage

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.