Skip to content
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.
Primary navigation

Cases

Get safety case
GET/safety/cases/{id}
ModelsExpand Collapse
SafetyCase object { id, created_at, entity_identifier, 3 more }
id: string
created_at: number
formatunixtime
entity_identifier: string
notice: object { type }
type: "warning" or "deactivation"
One of the following:
"warning"
"deactivation"
object: "safety.case"
reason: string or null