Properties
Get bulk-delivery job status for properties
x-api-key<token>
In: header
Path Parameters
jobId*string
Job ID returned by POST /v1/properties/bulk-delivery
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/properties/bulk-delivery/string"{
"bytes": 0,
"chargedCount": 0,
"completedAt": "string",
"creditLedgerId": "string",
"creditsCharged": 0,
"downloadUrl": "string",
"entityType": "string",
"error": "string",
"estimatedTotal": 0,
"format": "parquet",
"jobId": "string",
"processed": 0,
"resultsUrl": "string",
"startedAt": "string",
"status": "queued"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}