Bundles
Retrieve a Bundle
get/materialbundle/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Bundle
Response
Bundle record
Example response
{
"uuid": "123e4567-62fd-4e63-99b9-2318497dfc2b",
"edit_date": "2025-08-01 12:00:00"
}UUID of the Bundle
Bundle record
{
"uuid": "123e4567-62fd-4e63-99b9-2318497dfc2b",
"edit_date": "2025-08-01 12:00:00"
}