/
How Do I Check My Data Submission Status?
How Do I Check My Data Submission Status?
All Python examples provided in this guide were scripted using Python 3.0.
How do I check my data submission status?
Use the Threat Batch API provided by the Data Service. Use the batch ID returned by the corresponding data submission call. If you lost the batch ID you can list your data submissions using the 'GET /api/data/batches' calls, which will also return the submission status for all returned submissions.
python
|
Sample result
|
curl
|
Sample response
|