---
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

## Changes

- **2026-07-17** `cc76ee2bed1c` — 1 info
  - endpoint added
- **2025-05-04** `d7e615a9c1d6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/google/apis/sec-gemini/changes/v1/system/prompts/get.md)

---

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