Get workspace analytics
Analytics
Get workspace analytics
Retrieves how many uploaded recordings and views the workspace has, along with its ten most watched recordings. For a single recording’s view history, use the Get view analytics for a recording API.
GET
Get workspace analytics
Replace
Learn how to find your subdomain in Workspace subdomain.
{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.
Available options:
application/json Query Parameters
Only count recordings created on or after this date, in YYYY-MM-DD format. Filters on when a recording was created, not when it was viewed.
Example:
"2026-01-01"
Only count recordings created on or before this date, in YYYY-MM-DD format.
Example:
"2026-06-30"
Response
Successfully retrieved analytics.