Retrieve a ZIP download
Regional
us.api.brault.app— follows the region selector in the top barAuthorization
apiKey AuthorizationBearer <token>
API key from Settings → Developers
In: header
Path Parameters
downloadId*string
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/downloads/string"{ "object": "download", "id": "string", "status": "queued", "progress": 0, "object_count": 0, "url": "string", "size": 0, "error_code": "string"}