get
https://hover.to/api/v1/jobs//estimate_production_lists
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Returns the Estimates (productionListIds) associated with a specific Hover job.
To access Estimate data on your orgs suborgs
Please reach out to your rep or the Hover solutions engineering team to get access to the ability to access sub-org data via the REST API.
Example Response
{
"jobId": 18928172,
"jobExternalIdentifier": "",
"productionLists": [
{
"productionListId": 715622,
"name": "Siding",
"createdAt": "2026-04-01T17:50:33Z"
}
]
} 200
