---
title: "Get Last Edited Prompt Retrieve"
method: GET
path: "/prompts/get-last-edited-prompt"
tags: ["prompts"]
---

# Get Last Edited Prompt Retrieve

`GET /prompts/get-last-edited-prompt`

JWT-only endpoint (no API key auth) for dashboard use.
Returns the last edited prompt for the current user.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- PromptsGetLastEditedPromptRetrieveResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/revisions/c26d550029f8/schema)
