v1
latestOpenAPI 3.1.02026-07-26363186558.0 KBDTM Alerts
Get an existing alert by its ID
get/alerts/{id}
Path parameters
idstring required
Example:c4huif0mhcmiku5g7jsg
The ID of the alert.
Query parameters
truncateinteger
Truncates document fields to the given length using unicode ellipsis (\x2026) to indicate truncation
refsboolean
If true, the alert response will include its triggering doc, topics, and labels in the response JSON.
sanitizeboolean
If true, any HTML content in the alert is sanitized to ensure it does not potentially contain malicious tags. If not used, be careful when rendering/using the alert/doc content. This param can also be specified as a json path in the document to sanitize and may be repeated in this case.
Headers
x-apikeystring required
Your API key
Response
OK