list-organizations
List organizations your Favro account belongs to. Obtain an organizationId to use with other tools.
Instructions
List the Favro organizations the configured account belongs to. Start here when no organization is configured, then pass the organizationId to other tools. This route is limited to 50 calls per hour, so results are cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page index. Omit for the first page. Favro returns 100 entities per page. | |
| backendId | No | Required when page is greater than 0: the backendId from the previous call's "pagination" block, which routes the request to the same Favro server. | |
| requestId | No | Required when page is greater than 0: the requestId from the previous call's "pagination" block. |