Return a list of organizations.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Terraform Cloud documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Query | A search query string. Organizations are searchable by name and notification email. When used, Query By Email and Query By Notification Name parameters aren’t available. |
| Query By Name | A search query string. This query searches organizations by name. If used with Query By Notification Email, it returns organizations that match both queries. Can’t be used with the Query parameter. |
| Query By Notification Email | A search query string. This query searches organizations by notification email. If used with Query By Name, it returns organizations that match both queries. Can’t be used with the Query parameter. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Page Number | Page number of results to retrieve. Defaults to the first page, if omitted when Page Size is provided. |
| Page Size | Number of results per page. Valid range is 1-100. Defaults to 20 if omitted when Page Number is provided. |