Overview
Below you'll find the JSON blob responses associated with the JSON get measurements endpoints. This is a sample of some of the types of data you can get from Hover's measurements end points. Read on to learn more.
Why would I use these?
These different format allow you to export Hover outputs into other formats that can be used in other tools, or other parts of your business. To learn more about different file types, see here.
How do I know my data is ready?
There are two items that must be in place to retrieve your Hover generated data and metadata.
- The state of the job must be
complete
- Hover utilizes webhooks to let you know when your Job is
complete
, meaning all the measurement data and metadata Hover generates is generated. To learn more about Job state webhooks, see here.
- Hover utilizes webhooks to let you know when your Job is
- The deliverable type (deliverable-id) must _not_ equal
7
.- Capture Only jobs are in the state of 7, meaning a user has not paid for the job. A job can be upgraded via the UI or API. When a job has been upgraded to a paid deliverable type (2, 3, 4, 5, 6, or 8) you will get a webhook alerting you of the deliverable type state change.