Retrieves a single bundle. Each bundle contains a list of entitlements, meters, credits, and other bundles.
OK
Unauthorized. Returned if no valid authentication was provided.
Not Found. Returned if the ID is invalid. No bundle found.
{- "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"
}