Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.runflow.ai/api/v1/runtime/v1/prompts/{nameOrId}
Prompt name or UUID
staging | production for environment-aware resolution
{ success, data: { id, name, content, metadata, isGlobal } } on success, { success: false, error } otherwise.