v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
AI Agent

List saved prompts

Retrieve the ids of saved prompts matching the filtering criteria

post/v1/agent/prompt/list

Request body

Example request

{
  "sort": [
    {
      "column": "CreatedAt"
    }
  ],
  "filters": {
    "prompt_type": "default"
  }
}

Response

Fetched

resultsstring[]

List of result identifiers