v3
latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KBAgents
Get Agent Sample Record
Pull the latest record from the topic that matches topicPattern.
Used by the wizard's persistent test pane to pre-fill the Monaco editor with a concrete sample, so the user doesn't have to hand-craft one. Returns 200 in every "no record" case (regex matches no topic, every matched topic is empty, deserialization fails) so the FE can render inline state without retry logic.
read:agents is the right gate - this is observation, not config mutation, and the response is the same record any team member with Kafka topic-read access could pull manually.
Per-tenant rate limit: 30 req/min/bucket -> 429 with Retry-After.
post/agents/sample-record
Request body
Response
Successful Response