---
title: "Get Agent Prompts"
method: GET
path: "/v1/system/prompts"
---

# Get Agent Prompts

`GET /v1/system/prompts`

Return prompts used by the agents
Returns:
    JSONResponse: nx.from_dict_of_dicts

## Query parameters

- `experimental` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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