Skip to main content
Folders group recordings in the workspace and can be nested. Move a recording into a folder with recordings update --folder-id. 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.

folders list

Lists every folder in the workspace with the number of recordings in each.

folders create

Creates a folder. Pass --parent-folder-id to nest it under an existing one.
With --quiet the command prints just the new folder’s id, which makes it easy to chain: