Retrieves a list of bundles wrapped in the element "results". Each bundle contains a list of entitlements, meters, credits, and other bundles.
OK
Unauthorized. Returned if no valid authentication was provided.
{- "results": [
- {
- "tenantId": "company",
- "subTenantId": "company|demo",
- "type": "bundle",
- "id": "1163991e-d671-4695-9ac0-b3d63fecfc20",
- "label": "Test bundle",
- "description": "This is a bundle",
- "includes": {
- "entitlements": [ ],
- "meters": [ ],
- "credits": [ ],
- "bundles": [ ]
}, - "auto_assign": "none"
}
]
}