List Prompts
Runtime API - Prompts
List Prompts
GET
List Prompts
Documentation Index
Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Default 50
Response
{ success, data: { prompts: [{ id, name, content, metadata, isGlobal }], total } }.