List Estimates

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"
    }
  ]
}
Path Params
integer
required
Response
200
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!