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-eb3a-4d79-8327-23110713aeab",
"edit_date": "2025-07-01 12:00:00",
"material_bundle_uuid": "123e4567-630a-4b4a-b6fb-23110f4f23db",
"job_uuid": "123e4567-914f-4f98-a8d0-23110d8f1aab"
}
]