GET
/
prompts
/

This endpoint allows you to get a list of prompts that you have created.

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.