Skip to main content
POST
Generate a post-hoc explanation for a query. Required scope: write

Request body

ExplainRequest
string
required
The query to explain
string
Session ID for context
string
Explanation style: ‘symbolic’, ‘neural’, ‘contrastive’

Response

ExplainResponse
object
boolean
required
Whether explainability is enabled
string
Human-readable explanation

Status codes