List Estimates

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
    }
  ]
}

Path Params
integer
required
Response
200
Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!