admin_organizations
List and filter all platform organizations with pagination, search, and status/plan filtering to view owner details, subscription plans, and invoice counts. Super admin only.
Instructions
List all organizations on the platform with pagination and filtering. SUPER_ADMIN only. Returns organization details including owner info, subscription plan, member/company/invoice counts, and ANAF token status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| plan | No | Filter by subscription plan type | |
| limit | No | Items per page (default: 50, max: 200) | |
| search | No | Search by organization name or owner name/email | |
| status | No | Filter by organization status: active, trial, or suspended |