curl --request GET \
--url https://have-foresight.app/api/v1/v1/integrations/fhir/connections/{id}/bulk-export \
--header 'X-API-Key: <api-key>'Source: apps/web/src/app/api/v1/integrations/fhir/connections/[id]/bulk-export/route.ts
Detailed schema and example coming soon. Use the authentication and requests & responses guides for header / envelope conventions.
curl --request GET \
--url https://have-foresight.app/api/v1/v1/integrations/fhir/connections/{id}/bulk-export \
--header 'X-API-Key: <api-key>'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.