---
title: "Agent Output Schema With Config"
method: GET
path: "/agent/c/{config_hash}/output_schema"
tags: ["agent/config"]
---

# Agent Output Schema With Config

`GET /agent/c/{config_hash}/output_schema`

Return the output schema.

## Path parameters

- `config_hash` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/datawhalechina/apis/data-agent-backend.md) · [All operations](https://skmtc.dev/datawhalechina/apis/data-agent-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datawhalechina/data-agent-backend/revisions/0c046ac2b029/schema)
