---
title: "Execute Sql Generation"
method: GET
path: "/api/sql-generations/{id}/execute"
tags: ["Generation"]
---

# Execute Sql Generation

`GET /api/sql-generations/{id}/execute`

## Path parameters

- `id` string, required

## Query parameters

- `max_rows` integer

## Response `200`

Successful Response

- object[]

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.net/dataherald/apis/fastapi.md) · [All operations](https://skmtc.net/dataherald/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dataherald/fastapi/versions/e168e98625a8/schema)
