Mockaroo Background Download
Status of an asynchronous, background-generated download job.
Test DataMock DataAPI MockingData GenerationDeveloper ToolsQA TestingRealistic DataSchemasDatasetsPublic APIs
Properties
| Name |
Type |
Description |
| id |
string |
Identifier of the background download job. |
| status |
string |
Current state of the job. |
| percentComplete |
number |
Percent of records generated so far. |
| recordsGenerated |
integer |
Number of records generated so far. |
| error |
string |
Failure message if status is failed. |
| url |
string |
Download URL for the completed dataset. |
JSON Schema