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-b6d8-4938-9093-23f94402363b",
"edit_date": "2026-03-01 12:00:00"
}