Skip to main content
GET
Full AgentData JSON Schema for the agent form

Response

Successful Response

Response for GET /agent/schema/v2.

Wraps the full :class:AgentData JSON Schema in a single schema field so the frontend can render every user-editable property without the router having to enumerate them.

schema
Schema · object
required

Full :class:AgentData JSON Schema. All user-editable fields appear as top-level entries in properties — the frontend derives its section grouping from this single schema.