Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt

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

Bulk DICOM import jobs into AWS HealthImaging.

Concepts

  • Import jobs are async; subscribe to imaging.import_completed or poll /imaging/import-jobs/{id}.

Scopes

imaging:write

Endpoints

MethodPath
GET/v1/imaging/import-jobs/{id}
POST/v1/imaging/import-jobs
See the Full schema section in the sidebar for the interactive request/response reference rendered from openapi.json.