Job Material Bundles
List all Job Material Bundles
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
get/jobmaterialbundle.json
Response
An array of Job Material Bundles
Example response
[
{
"uuid": "123e4567-e757-4807-bb65-23110fdc620b",
"edit_date": "2025-07-01 12:00:00",
"material_bundle_uuid": "123e4567-a8db-48b9-a79c-231102ef121b",
"job_uuid": "123e4567-b6f9-4d05-a32d-23110d91bddb"
}
]