Return a list of organizations.
External Documentation
To learn more, visit the Terraform Cloud documentation.
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. |
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. |
List Organizations with Terraform Cloud and Send Results Via Email
Preview this Workflow on desktop
Return a list of organizations.
External Documentation
To learn more, visit the Terraform Cloud documentation.
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. |
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. |
List Organizations with Terraform Cloud and Send Results Via Email
Preview this Workflow on desktop