{
"totalUnfilteredCount": "Number",
"totalFiltered": "Number",
"results": [
{
"id": "String",
"title": "String",
"summary": "String",
"text": "String",
"tags": [
"String"
],
"references": [
{
"id": "String",
"index": "String",
"title": "String"
}
],
"externalSources": [
"String (URL)"
],
"associatedThreatActors": [
{
"id": "String",
"name": "String",
"fields": []
}
],
"tlp": "Number",
"postedDate": "Unix timestamps",
"documentType": "String",
"reportType": "String",
"data_file": [
{
"key": "String",
"name": "String",
"type": "String"
}
],
"pdf": "String",
"media": [
{
"type": "String",
"url": "String",
"name": "String"
}
],
"iocs": [],
"mitre": [
{
"name": "String",
"id": "String",
"fields": [],
"group": "String"
}
],
"relatedIntelligence": [],
"geography": "String",
"sector": "String"
}
],
"filters": {
"types": [
{
"key": "String",
"doc_count": "Number"
}
],
"documentTypes": [
{
"key": "String",
"doc_count": "Number"
}
]
},
"tokenCharged": "Boolean",
"tokensLeft": "Number"
}