List Agent Config History
Agents
List Agent Config History
List a config-based agent’s config-change history, newest first.
Response is bounded by the server-side retention window (50 rows per
agent by default) and carries a per-row summary.changedFields so
the FE sidebar stays cheap - full before/after diffs come from two
GET /history/{version} detail reads.
GET
List Agent Config History
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response