get
https://hover.to/api/v1/jobs//estimate_production_lists
Overview
Returns the Estimates (productionListIds) associated with a specific Hover job.
Example Response
{
"jobId": 18928172,
"jobExternalIdentifier": "",
"productionLists": [
{
"productionListId": 715622,
"name": "Siding",
"createdAt": "2026-04-01T17:50:33Z"
}
]
} 200