GET api/Resource/GetDoc?resid={resid}&recid={recid}&dblink={dblink}&preview={preview}&accessToken={accessToken}

get doc

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resid

integer

Required

recid

integer

Required

dblink

string

Default value is

preview

boolean

Default value is True

accessToken

string

Default value is

Body Parameters

None.

Response Information

Resource Description

FileContentResult
NameDescriptionTypeAdditional information
FileContents

Collection of byte

None.

ContentType

string

None.

FileDownloadName

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.