Create Session Recording Downloads
Requests one downloadable MP4 per recorded page of a session. Assembly runs asynchronously and every page returns as PENDING. Re-posting re-enqueues all pages and retries any that failed. Poll the GET endpoint for per-page status and, on standard (non-BYOS) projects, download URLs.
post/v1/sessions/{id}/recording/downloads
Path parameters
idstring uuid required
Session ID
Response
Downloads enqueued. Poll the GET endpoint for status.