Get a recording
Retrieves a single recording.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
API key. Refer to Authentication for more information.
Must be application/json.
application/json Path Parameters
The recording's id (UUID) or its public_link_id (the short code in the watch URL). Both are accepted.
Response
Successfully retrieved the recording.
Unique identifier for the recording.
Custom title set by the user.
Auto-generated title for the recording.
Duration of the recording in seconds.
Number of times the recording has been viewed.
Whether the recording has been fully uploaded.
Whether the recording was requested from someone.
AI-generated summary of the recording.
Public link identifier used in the watch URL.
Public watch URL for the recording.
CloudFront signed URL for the transcoded video.
URL for the recording thumbnail image.
Display name of the user who created the recording.
Tags associated with the recording.
Name of the folder containing the recording.
Unique identifier of the folder containing the recording.
Timestamp when the recording was created.
Timestamp when the recording was last updated.
Timestamp when the recording was uploaded.