How can we help?

Authors commands

The authors command lets you list article authors in your NeetoKB workspace.

List authors

This command shows authors who have written articles in your workspace. Use this when you want to map author IDs to names and emails before filtering or auditing content.

neetokb authors list
neetokb authors list --page 1 --page-size 5

Optional flags:

  • --page - Page number

  • --page-size - Items per page (max 100)

  • --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     EMAIL               ID           PROFILE IMAGE URL                                                  
──────   ────────────────   ──────────   ───────────────────────────────────────────────────────────────────
Oliver   [email protected]   0551af4...   https://www.neetoauth.com/rails/active_storage/blobs/redirect/ey...

Page 1 of 1 (1 total records)

  List articles: neetokb articles list