{"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":{"limit":{"description":"The limit on the number of detections to return for the current request","format":"int64","type":"integer"},"next":{"description":"The link to the next page, empty if no next page","type":"string"},"offset":{"description":"The offset for pagination for the current request","format":"int64","type":"integer"},"prev":{"description":"The link to the previous page, empty if no previous page","type":"string"},"total_count":{"description":"The total number of records","format":"int64","type":"integer"}},"required":["total_count","limit","offset","prev","next"],"type":"object","$$ref":"#/components/schemas/DetectionsMeta","title":"DetectionsMeta"}}