cURL
curl --request GET \ --url https://api.promptmetrics.dev/template/prompts \ --header 'Authorization: <api-key>'
{ "responseData": { "data": [ { "_id": "64fd123abc", "name": "Customer Support Prompt", "description": "Handles customer queries", "is_folder": false } ] } }
List only prompt templates (excludes folders) for dropdown or selection usage.
SDK API key in format: pm_
List of prompt templates
Show child attributes