GET api/PatientEducationMaterialBinary/{id}?urlDownload={urlDownload}

Gets the binary content of patient education material document.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Unique ID of the education resource.

globally unique identifier

Required

urlDownload

URL of the resource.

string

Default value is

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.