POST api/Explorer?objectid={objectid}&type={type}&filename={filename}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
objectid

integer

Required

type

string

Required

filename

string

Default value is

Body Parameters

None.

Response Information

Resource Description

FileStreamResult
NameDescriptionTypeAdditional information
FileStream

Stream

None.

ContentType

string

None.

FileDownloadName

string

None.

LastModified

date

None.

EntityTag

EntityTagHeaderValue

None.

EnableRangeProcessing

boolean

None.

Response Formats

application/json, text/json

Sample:

Sample not available.