Skip to main content
GET
Get Observability Logs Exceptions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

agent_id
string
required

Agent or knowledge base id

Response

Successful Response

/agentic/observability/logs/exceptions response envelope.

Empty list when the job isn't currently running (no flink_job_id); the endpoint returns 200 with exceptions=[] rather than 404 — a just-created or just-cancelled job is a valid scope, just one with nothing to surface from the JM REST.

exceptions
ObservabilityFlinkException · object[]
required