GET getgeneratedreportbyid?customreportid={customreportid}&view={view}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customreportid

integer

Required

view

string

Required

Body Parameters

None.

Response Information

Resource Description

LabCareWebApiResultOfLabCare.Data.Configuration.PublicViewModels.CustomReportQueue
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

LabCare.Data.Configuration.PublicViewModels.CustomReportQueue

None.

rc

integer

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 'LabCare.Data.Configuration.PublicViewModels.ParameterPublicViewModel'. Path 'data.ReportParameters[0].sub_params[0].sub_params'.

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 'LabCare.Data.Configuration.PublicViewModels.ParameterPublicViewModel'. Path 'data.ReportParameters[0].sub_params[0].sub_params'.

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 'LabCare.Data.Configuration.PublicViewModels.ParameterPublicViewModel' 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 'LabCare.Data.Configuration.PublicViewModels.ParameterPublicViewModel' contains cycles and cannot be serialized if reference tracking is disabled.