---
search:
  tags:
    - Agents Observability
    - GET
seo:
  description: >-
    Recent Flink-side exceptions for the entity's current job. Reference for the
    GET /agentic/observability/logs/exceptions endpoint in the Streamkap REST
    API.
sidebar:
  label: Get Observability Logs Exceptions
  badge: GET
title: Get Observability Logs Exceptions
type: openapi-operation
---
Recent Flink-side exceptions for the entity's current job.

Pulls from the Flink REST ``/jobs/{jid}/exceptions`` endpoint, not
ClickHouse — exceptions are JM state, not a log row stream.
Returns ``exceptions=[]`` (NOT 404) when the entity has no live
Flink job — a draft agent / KB and a recently-cancelled one are
both valid scopes with nothing to surface.

`GET /agentic/observability/logs/exceptions`
