Setting the file. One moment.
Skill 132 · Build Zoom REST API App
Subchapter 132.16
references/healthcare.mdMarkdown1 KBView on GitHub
Authoritative endpoint inventory for Healthcare. This file mirrors the official Zoom API Hub OpenAPI document for this product area.
https://api.zoom.us/v2paths object.../examples/ for orchestration patterns, not as the canonical source of path names.| Metric | Value |
|---|---|
| Endpoint operations | 3 |
| Path templates | 2 |
| Tags | 1 |
| Tag | Operations |
|---|---|
| clinicalnotes | 3 |
| Method | Endpoint | Summary | Operation ID |
|---|---|---|---|
| GET | /clinical_notes/notes | List clinical notes | GetClinicalNote |
| GET | /clinical_notes/notes/{noteId} | Get a Clinical Note | GetaClinicalNote |
| PATCH | /clinical_notes/notes/{noteId} | Update a Clinical Note | UpdateClinicalNote |