Job Materials
List all Job Materials
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_job_materials.
get/jobmaterial.json
Response
An array of Job Materials
Example response
[
{
"job_uuid": "123e4567-9539-4f05-ba2e-23f943147fab",
"material_uuid": "123e4567-6664-44df-8cc2-23f94cbf8a9b",
"tax_rate_uuid": "123e4567-a746-4be2-bd00-23f949815b5b",
"uuid": "123e4567-be6b-4a92-a2d6-23f94483836b",
"edit_date": "2026-03-01 12:00:00",
"job_material_bundle_uuid": "123e4567-50da-46fd-9a5e-23f941ffeacb"
}
]