Get prompt list
Send a GET request to the/prompts/ endpoint to get a list of prompts that you have created.
Get a single prompt
You can get a single prompt by sending a GET request to the/prompts/<prompt_id>/ endpoint.
/prompts/ endpoint to get a list of prompts that you have created.
/prompts/<prompt_id>/ endpoint.