list-meeting-recordings
list-meeting-recordingsList recordings for an online meeting by providing its meeting ID. Returns metadata and content URLs while the recording files remain stored in OneDrive or SharePoint.
Instructions
List recordings of an online meeting (metadata + content URL; the recording itself stays in OneDrive/SharePoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Continuation token (nextCursor of a previous truncated response). Continues that listing; other query inputs are ignored. | |
| maxItems | No | Maximum items to return across pages (default 50, max 500). Pagination via @odata.nextLink is handled automatically; when the result is truncated, pass its nextCursor as cursor to continue. | |
| meetingId | Yes | Value for meetingId |