GET api/Report?reporttype={reporttype}&username={username}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reporttype

string

Required

username

string

Required

Body Parameters

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/xml, text/xml, multipart/form-data

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Object'.

Response Information

Resource Description

ReportViewer
NameDescriptionTypeAdditional information
DocumentMapCollapsed

boolean

None.

ShowToolBar

boolean

None.

ShowParameterPrompts

boolean

None.

ShowCredentialPrompts

boolean

None.

PromptAreaCollapsed

boolean

None.

ShowReportBody

boolean

None.

DocumentMapWidth

Unit

None.

ShowDocumentMapButton

boolean

None.

ShowPromptAreaButton

boolean

None.

ShowPageNavigationControls

boolean

None.

ShowBackButton

boolean

None.

ShowRefreshButton

boolean

None.

ShowPrintButton

boolean

None.

ShowExportControls

boolean

None.

ShowZoomControl

boolean

None.

ShowFindControls

boolean

None.

BackColor

Color

None.

WaitMessageFont

FontInfo

None.

InternalBorderStyle

BorderStyle

None.

InternalBorderColor

Color

None.

InternalBorderWidth

Unit

None.

ToolBarItemBorderStyle

BorderStyle

None.

ToolBarItemBorderColor

Color

None.

ToolBarItemBorderWidth

Unit

None.

ToolBarItemPressedBorderStyle

BorderStyle

None.

ToolBarItemPressedBorderColor

Color

None.

ToolBarItemPressedBorderWidth

Unit

None.

ToolBarItemHoverBackColor

Color

None.

ToolBarItemPressedHoverBackColor

Color

None.

SplitterBackColor

Color

None.

LinkDisabledColor

Color

None.

LinkActiveColor

Color

None.

LinkActiveHoverColor

Color

None.

SizeToReportContent

boolean

None.

ProcessingMode

ProcessingMode

None.

ServerReport

ServerReport

None.

LocalReport

LocalReport

None.

CurrentPage

integer

None.

PageCountMode

PageCountMode

None.

ZoomMode

ZoomMode

None.

ZoomPercent

integer

None.

AsyncRendering

boolean

None.

WaitControlDisplayAfter

integer

None.

ShowWaitControlCancelLink

boolean

None.

HyperlinkTarget

string

None.

ExportContentDisposition

ContentDisposition

None.

InteractivityPostBackMode

InteractivityPostBackMode

None.

Height

Unit

None.

Width

Unit

None.

KeepSessionAlive

boolean

None.

ReportAreaContentType

ReportAreaContent

None.

SearchState

SearchState

None.

InteractiveDeviceInfos

Collection of Object

None.

ID

string

None.

Controls

Collection of Object

None.

SupportsDisabledAttribute

boolean

None.

AccessKey

string

None.

Attributes

AttributeCollection

None.

BorderColor

Color

None.

BorderWidth

Unit

None.

BorderStyle

BorderStyle

None.

ControlStyle

Style

None.

ControlStyleCreated

boolean

None.

CssClass

string

None.

Style

CssStyleCollection

None.

Enabled

boolean

None.

EnableTheming

boolean

None.

Font

FontInfo

None.

ForeColor

Color

None.

HasAttributes

boolean

None.

SkinID

string

None.

TabIndex

integer

None.

ToolTip

string

None.

ClientIDMode

ClientIDMode

None.

ClientID

string

None.

EnableViewState

boolean

None.

ViewStateMode

ViewStateMode

None.

NamingContainer

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.