openvidu/backend/openapi/components/responses/success-get-recording-url.yaml
2025-06-10 12:52:02 +02:00

12 lines
421 B
YAML

description: Successfully retrieved the recording URL.
content:
application/json:
schema:
type: object
properties:
url:
type: string
format: uri
description: URL to access the recording media.
example: https://example.com/meet/api/v1/recordings/room-123--EG_XYZ--XX445/media?secret=abc123