recordings analytics. For
fields and response details, see the API reference.
Sample output on this page is the JSON envelope you get with
--json. On a
terminal the same data prints as a table or a key-value list. See
Output formats.Show workspace analytics
Reports how many recordings and views the workspace has, plus its ten most watched recordings. Pass a date range to scope it to recordings created in that window.
Both dates are ISO format (
YYYY-MM-DD) and both are optional. A month on its
own (YYYY-MM) is accepted too and covers that whole month. --from-date and
--to-date filter on when a recording was created, not when it was viewed, and
the request is rejected when --from-date is later than --to-date.
id of a top recording is its public link id, which
recordings show accepts.