Skip to main content
GET
/
bridge
/
fhir
/
ehi-export
/
{taskId}
/
download
/
{fileId}
Download EHI-Export Task Results from S3
curl --request GET \
  --url https://api.connect.fastenhealth.com/v1/bridge/fhir/ehi-export/{taskId}/download/{fileId} \
  --header 'Authorization: Basic <encoded-value>'

Documentation Index

Fetch the complete documentation index at: https://docs.connect.fastenhealth.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Basic Authentication, containing API Public Id and Private Key generated from the Fasten Connect Portal. Do not expose these keys in the browser.

Path Parameters

taskId
string
required

Task Id

fileId
string
required

File Id to download

Response

200

200 Response