BlueForge Docs

forge org list

List organisations (tenants) accessible with the current API key.

Command

forge org list

Arguments

None.

Flags

None.

Examples

forge org list
# → org_xxx  My Company       active
# → org_yyy  Another Corp     active

Errors

Exit codeMeaning
0Listed successfully
1Auth failure

Pitfalls

  • Scope — only returns organisations (tenants) the API key has access to.
  • No pagination — all accessible organisations are returned in a single response.

See also

{auto-injected}

Tested against

{auto-injected}