How can we help?

Tags commands

The tags command lets you list recording tags used in your workspace.

List tags

This command shows all tags in your workspace. Use this when you want to review existing tags before assigning them to recordings with recordings update --tag.

neetorecord tags list
neetorecord tags list --page 1 --page-size 50

Optional flags:

  • --page - Page number

  • --page-size - Items per page

  • --subdomain <name> - Target a specific logged-in workspace

  • --json - Return JSON envelope output

  • --quiet - Return raw payload only

  • --toon - Return TOON (token-optimized) output

Sample output:

NAME           ID                                     RECORDING COUNT   STYLE    
────────────   ────────────────────────────────────   ───────────────   ─────────
Product demo   7f74d899-4227-4a3a-aad0-a6b87fde19f9   1                 secondary

Page 1 of 1 (1 total records)