v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBbundles
Get bundle by ID
Returns a Bundle object.
get/bundles/{bundle_id}
Path parameters
bundle_idstring uuid required
The ID of the bundle.
Response
The requested Bundle.
Example response
{
"bundle_id": "a381e7a3-e5e0-4c48-b1d6-4ccb4c191bc1",
"name": "Bundle 1",
"description": "Description of bundle 1",
"admin_owner_id": "4aed3e8a-727b-4d72-8010-3b8710c50bec",
"total_num_items": 15,
"total_num_resources": 10,
"total_num_groups": 5
}