{"type":"api","title":"Service Healthcheck","meta":{"id":"/apps/pubhub/media/cisco-xdr-api-docs/f4e065ff5977829c89df289df08411f83205f526/b8e2f317-fdde-3c60-a473-916add6130ca","info":{"title":"XDR Findings Container API","version":"1.0.0"},"tags":[{"description":"Operations related to service healthcheck","name":"Healthcheck"},{"description":"Operations for internal use only","name":"Internal"}],"x-parser-conf":{"serverConfig":"select","overview":{"markdownPath":"reference/findings-intake/overview.md","uri":"findings-intake-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://findings.us.security.cisco.com"}],"securitySchemes":{"bearer":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"description":"Healthcheck for the service","operationId":"healthcheck","responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"description":{"additionalProperties":{"type":"string"},"type":"object"},"service":{"type":"string"},"status":{"type":"string"}},"required":["service","status","description"],"type":"object","$$ref":"#/components/schemas/HealthStatusResponse"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"details":{"description":"A list of detailed error messages.","items":{"type":"string"},"type":["array","null"]},"message":{"description":"A message describing the error.","type":"string"},"result":{"description":"The result of the request.","enum":["success","error","warning"],"type":"string"}},"required":["result","message"],"type":"object","$$ref":"#/components/schemas/FindingsContainerError"}}},"description":"Error"}},"security":[{"bearer":[]}],"summary":"Service Healthcheck","tags":["Healthcheck"],"method":"get","path":"/api/v1/healthcheck"}}