Multi-entity: Get entities

GET {{baseUrl}}/v1/entities?provisioned=<>

Note: The Multi-entity feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. nnnRetrieves detailed information of certain entities in a multi-entity hierarchy.nnnYou can retrieve:nn - Provisioned entitiesn n - Unprovisioned entitiesn n - Both provisioned and unprovisioned entitiesnn## User Access PermissionnnYou can make the call as any entity user.n

Request Params

KeyDatatypeRequiredDescription
provisionedstringSpecify whether to retrieve provisioned or unprovisioned entities:nn- true: Provisioned entitiesnn- false: Unprovisioned entitiesnnnIf you do not specify this field in the request, both the provisioned and unprovisioned entities are returned.n