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.

Healthie connection management, schema discovery, sync, and writeback.

Concepts

No additional concepts beyond the API conventions.

Scopes

integrations:read, integrations:write

Endpoints

MethodPath
POST/v1/integrations/healthie/connections/{id}/backfill
POST/v1/integrations/healthie/connections/{id}/discover
POST/v1/integrations/healthie/connections/{id}/documents/{documentId}/file-sync
POST/v1/integrations/healthie/connections/{id}/domains/{domain}/resync
GET/v1/integrations/healthie/connections/{id}/form-registry
PUT/v1/integrations/healthie/connections/{id}/form-registry
POST/v1/integrations/healthie/connections/{id}/outbox/{outboxId}/cancel
POST/v1/integrations/healthie/connections/{id}/outbox/{outboxId}/replay
GET/v1/integrations/healthie/connections/{id}/outbox
POST/v1/integrations/healthie/connections/{id}/outbox
GET/v1/integrations/healthie/connections/{id}/read-coverage
GET/v1/integrations/healthie/connections/{id}/realtime/events
GET/v1/integrations/healthie/connections/{id}/realtime/interests
POST/v1/integrations/healthie/connections/{id}/realtime/reconnect
GET/v1/integrations/healthie/connections/{id}/realtime
PATCH/v1/integrations/healthie/connections/{id}/realtime
GET/v1/integrations/healthie/connections/{id}/reconciliation/export
GET/v1/integrations/healthie/connections/{id}/reconciliation
POST/v1/integrations/healthie/connections/{id}/reconciliation
GET/v1/integrations/healthie/connections/{id}
PATCH/v1/integrations/healthie/connections/{id}
GET/v1/integrations/healthie/connections/{id}/schema-status
GET/v1/integrations/healthie/connections/{id}/sync
POST/v1/integrations/healthie/connections/{id}/sync
POST/v1/integrations/healthie/connections/{id}/webhooks/{eventId}/replay
GET/v1/integrations/healthie/connections/{id}/webhooks
POST/v1/integrations/healthie/connections/{id}/webhooks
GET/v1/integrations/healthie/connections/{id}/write-coverage
GET/v1/integrations/healthie/connections/{id}/writeback-capabilities
POST/v1/integrations/healthie/connections/{id}/writebacks
See the Full schema section in the sidebar for the interactive request/response reference rendered from openapi.json.