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/users/ | List Users |
| GET | /api/2.0/users/{id}/ | Retrieve User |
| POST | /api/2.0/users/ | Create User |
| PATCH | /api/2.0/users/{id}/ | Partially Update User |