/
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
|
Related content
Submitting Threat Indicators
Submitting Threat Indicators
More like this
How Do I Search All My Data?
How Do I Search All My Data?
More like this
Query Active Threats
Query Active Threats
More like this
Dossier API
Dossier API
More like this