getOrganizations
List organizations the user has privileges on, with optional pagination to handle large result sets.
Instructions
List the organizations that the user has privileges on
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| perPage | No | The number of entries per page returned. Acceptable range is 3 - 9000. Default is 9000. | |
| endingBefore | No | A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it. | |
| startingAfter | No | A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |