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/handouts/ | List Handouts |
| GET | /api/2.0/handouts/{id}/ | Retrieve Handout |
| POST | /api/2.0/handouts/ | Create Handout |
| PATCH | /api/2.0/handouts/{id}/ | Partially Update Handout |
| PUT | /api/2.0/handouts/{id}/ | Update Handout |
| DELETE | /api/2.0/handouts/{id}/ | Delete Handout |