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-735d-4bef-a2ae-231cf8aecfeb",
"edit_date": "2025-08-01 12:00:00",
"material_bundle_uuid": "123e4567-8fcb-4a70-8076-231cfff9c46b",
"job_uuid": "123e4567-2f8f-4275-918f-231cf041504b"
}
]