Setting the file. One moment.
Skill 132 · Build Zoom REST API App
Subchapter 132.3
references/ai-services.mdMarkdown2 KBView on GitHub
Authoritative endpoint inventory for AI Services / Scribe. This file mirrors the official Zoom API Hub OpenAPI document for this product area.
https://api.zoom.us/v2scribe skill for workflow, webhook, and mode-selection guidance.| Metric | Value |
|---|---|
| Endpoint operations | 6 |
| Path templates | 4 |
| Tags | 1 |
| Tag | Operations |
|---|---|
| Scribe | 6 |
| Method | Endpoint | Summary | Operation ID |
|---|---|---|---|
| GET | /aiservices/scribe/jobs | List Batch Jobs | listBatchJobs |
| POST | /aiservices/scribe/jobs | Submit Batch Scribe Job | submitBatchAsr |
| GET | /aiservices/scribe/jobs/{jobId} | Get Batch Job Status | getBatchJobStatus |
| DELETE | /aiservices/scribe/jobs/{jobId} | Cancel Batch Job | cancelBatchJob |
| GET | /aiservices/scribe/jobs/{jobId}/files | List Batch Job Files | listBatchJobFiles |
| POST | /aiservices/scribe/transcribe | Scribe (Synchronous) | createFastAsr |