Skip to content

Update from code changes: document INACTIVE subscription-status filter - #127

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/0bff4f71
Open

Update from code changes: document INACTIVE subscription-status filter#127
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/0bff4f71

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

The subscriptionStatus filter on POST /user/orgs (and the allMyOrgs path of GET /organization/metrics) and the CLI's --subscription-status flag now accept INACTIVE, so churned organizations can be listed by explicitly asking for them.

Changes

  • cli/commands/orgs.mdx: added INACTIVE to the --subscription-status values, noted the live-status default, and added a churned-orgs example.
  • cli/commands/metrics.mdx: added INACTIVE to the --subscription-status values for metrics organization --all-my-orgs with the default noted.
  • external-api/user-orgs.mdx: replaced the stale "INACTIVE organizations are always excluded" note with the filterable-vs-default split and the unchanged access scoping.

Context

Source: chainpatrol/chainpatrol-web#7745 ("Allow listing inactive organizations"). Defaults are unchanged: unfiltered calls still return only PROSPECT, POC, ACTIVE, and INTEGRATION.


Note

Low Risk
Documentation-only updates with no code or runtime behavior changes in this repository.

Overview
Documentation now matches the platform change that lets callers explicitly include churned organizations via INACTIVE on org listing and multi-org metrics, while defaults stay the same (only live statuses: PROSPECT, POC, ACTIVE, INTEGRATION).

CLI (orgs list and metrics organization --all-my-orgs): --subscription-status lists INACTIVE as an allowed value, explains the live-status default, and adds an example for inactive orgs still running detection.

API (POST /user/orgs): Replaces the incorrect note that inactive orgs are always excluded with the same default-vs-explicit-INACTIVE behavior and clarifies that the filter does not broaden credential access.

Reviewed by Cursor Bugbot for commit 553538e. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chainpatrol 🟢 Ready View Preview Aug 27, 2026, 1:16 PM

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Cursor Bugbot and Cursor Security Agent both completed successfully with no findings that need human review. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants