Bundles
Retrieve a Bundle
OAuth Scope
This endpoint requires the following OAuth scope read_inventory.
get/materialbundle/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Bundle
Response
Bundle record retrieved successfully
Example response
{
"uuid": "123e4567-71b6-4168-a28a-23482e87291b",
"edit_date": "2025-09-01 12:00:00"
}