Security AI Assistant API
Read a KnowledgeBase
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/security_ai_assistant/knowledge_base</span></div>Refer to Spaces for more information.
Read a single KB
get/api/security_ai_assistant/knowledge_base
Response
Indicates a successful call.
Example response
{
"defend_insights_exists": true,
"elser_exists": true,
"is_setup_available": true,
"product_documentation_status": "complete",
"security_labs_exists": true
}