{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-xdr-api-docs/f4e065ff5977829c89df289df08411f83205f526/c863f2ae-5ca3-3d27-9fd9-e536d4b0ebeb","info":{"title":"XDR Query Service API","version":"1.0.0"},"x-parser-conf":{"serverConfig":"select","overview":{"markdownPath":"reference/findings-query/overview.md","uri":"findings-query-api-guide"},"disableAuthEditing":true,"exampleAsDefault":true,"oAuth2":{"clientId":"client-546e34fc-c6bf-4951-ac69-f6d7987a7814","clientSecret":"MYw4_E_tBdFwUwrX6WFYKVD5LQrG2k7XrJ5J046wWE0s1gAKCxJ8VA","proxyEnabled":false},"meta":{"useProxy":true}},"openapi":"3.1.0","servers":[{"url":"https://queryservice.us.security.cisco.com"}],"securitySchemes":{"bearer":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"additionalProperties":false,"properties":{"data_status":{"description":"The status of the data","type":"string"},"detection_id":{"description":"The unique ID of the detection","type":"string"},"detection_severity":{"description":"The severity of the detection","type":"string"},"detection_src_url":{"description":"The source URL of the detection","type":"string"},"detection_time":{"description":"The time of detection","format":"date-time","type":"string"},"detection_title":{"description":"The title of the detection","type":"string"},"detection_type":{"description":"The type of detection","type":"string"},"detection_xdr_module":{"description":"The XDR module of the detection","type":"string"},"detection_xdr_module_instance_id":{"description":"The XDR module instance ID of the detection","type":"string"},"findings_count":{"description":"The number of findings associated with the detection","format":"int64","type":"integer"},"first_ingest_time":{"description":"The first time the detection was ingested","format":"date-time","type":"string"},"latest_ingest_time":{"description":"The latest time the detection was ingested","format":"date-time","type":"string"},"product_name":{"description":"The name of the product","type":"string"},"product_uid":{"description":"The unique identifier of the product","type":"string"}},"required":["detection_id","findings_count","detection_time","first_ingest_time","latest_ingest_time","detection_title","detection_severity","detection_src_url","detection_type","detection_xdr_module","detection_xdr_module_instance_id","product_name","product_uid","data_status"],"type":"object","$$ref":"#/components/schemas/Detection","title":"Detection"}}