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-890e-4c74-ba18-2312677209db",
"edit_date": "2025-08-01 12:00:00",
"material_bundle_uuid": "123e4567-48ca-4ddd-ae23-2312683ba5eb",
"job_uuid": "123e4567-b7ae-473b-bff3-23126da5ae5b"
}
]