Skip to main content
GET
Ask AI to give hints regarding a particular error

Authorizations

X-BRONTO-API-KEY
string
header
required

Query Parameters

timestamp
integer
required

the timestamp in milliseconds of the error/warn event to analyse

sequence
integer
required

the sequence number of the error/warn event to analyse

logId
string<uuid>
required

the id of the dataset (log) storing the error

zone_offset
string

zone offset e.g. -01:00

Response

The AI report, streamed as SSE, of an error/warning event

type
enum<string>
required

Type of event returned

Available options:
LOADING_MESSAGE,
AI_RESPONSE_DELTA,
QUERY_RESPONSE,
RESPONSE_COMPLETED,
ERROR
message
string

The loading message or a chunk of the streamed response

session_id
string

The id of the session, if available

query
string

The query run by the LLM, if type is QUERY_RESPONSE

groups_series
object[]
totals
object