List organizations
list_organizationsList every organization registered on a Woodpecker CI instance. Admin access required; results include personal accounts identified by is_user, which support org-level secrets.
Instructions
Lists the organizations known to this Woodpecker instance. Admin only. Note that an entry with is_user=true is a personal account, not a real organization — Woodpecker models both the same way, and org-level secrets work for both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| per_page | No | Entries per page (1 … 50). Woodpecker clamps anything above 50 without saying so. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |