List deployable tenant organizations (Beta)
List deployable tenant organizations (Beta)
Returns a paginated list of tenant organizations that the calling organization can deploy to.
- **Parent organizations**: Returns all tenant organizations.
- **Tenant organizations**: Returns tenant organizations that the calling tenant has been granted deployment capabilities to.
**Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer.
### Usage notes
- To perform this operation, you must use API credentials owned by a user assigned an account type with the **Manage deployment policies** permission enabled.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Query parameters
pageToken
pageSize
search
Response
The response body.
entries
Array of results returned by the endpoint
nextPageToken
A string that can be passed to the pageToken parameter in the next request to fetch the next page of results. Not present in the last page of results.
Must be treated as an opaque string.

