GET api/Page/menuFlowData?UserName={UserName}&appId={appId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserName

string

Required

appId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Page
NameDescriptionTypeAdditional information
pageMenuDetail

Collection of PageMenuDetail

None.

menu

Menu

None.

moduleList

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'IMBS.DO.Models.Menu'. Path '[0].breadcrumb[0].items'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'IMBS.DO.Models.Menu'. Path '[0].breadcrumb[0].items'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'IMBS.DO.Models.Menu' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'IMBS.DO.Models.Menu' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'IMBS.DO.Models.Menu' contains cycles and cannot be serialized if reference tracking is disabled.