Skip to main content
Read Binary Content
curl --request GET \
  --url https://{tenant_id}.api.nestmed.com/fhir/r4/Binary/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Response

Binary content

The response is of type file.