12 lines
395 B
YAML
12 lines
395 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.
|
|
example: https://example.com/recording/room-123--EG_XYZ--XX445?secret=abc123
|