Retrieve details of a prompt.
cURL
curl --request GET \ --url https://api.jigsawstack.com/v1/prompt_engine/{id} \ --header 'x-api-key: <x-api-key>'
{ "success": true }
Was this page helpful?