Skip to main content
GET
Get view analytics for a recording
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
required

API key. Refer to Authentication for more information.

Accept
enum<string>
default:application/json
required

Must be application/json.

Available options:
application/json

Path Parameters

id
string
required

The recording's id (UUID) or its public_link_id (the short code in the watch URL). Both are accepted.

Response

Successfully retrieved the analytics.

recording_id
string

Public link identifier of the recording.

total_views
integer

Total number of views for the recording.

views_by_day
object[]

View counts grouped by day, oldest first.