For AI agents: visit https://docs.elationhealth.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Method | Endpoint | Description |
|---|
| GET | /api/2.0/lab_vendor_integrations/ | List Lab Vendor Integrations |
| GET | /api/2.0/lab_vendor_integrations/{id}/ | Retrieve Lab Vendor Integration |
| POST | /api/2.0/lab_vendor_integrations/ | Create Lab Vendor Integration |
| PATCH | /api/2.0/lab_vendor_integrations/{id}/ | Partially Update Lab Vendor Integration |
| PUT | /api/2.0/lab_vendor_integrations/{id}/ | Update Lab Vendor Integration |
| DELETE | /api/2.0/lab_vendor_integrations/{id}/ | Delete Lab Vendor Integration |