Skip to content

Get Agent Pushback Evidence

GET
/agent/evidence/pushback

Where the agent was overruled, and on what.

The oversight signal worth acting on: it shows which of the agent’s suggestions humans rejected, which is how a customer tunes it rather than turning it off.

Authorizations

Parameters

Query Parameters

window_days

Lookback window in days.

integer
default: 30 >= 1 <= 365

Lookback window in days.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required

An open envelope for memory, evidence and the proactive opener.

Each carries planner or analysis state that changes as the agent platform does. On an oversight surface a dropped field reads as an agent doing less than it did, so nothing here is pinned.

object
key
additional properties
any
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string