Prompt Engine
List Prompts
List all prompts in your project.
GET
/
v1
/
prompt_engine
Query
limit
string
default: "30"The maximum number of prompts to be returned.
page
string
default: "1"The page to return.
Header
x-api-key
string
requiredYour JigsawStack API key
Response
success
boolean
Indicates whether the call was successful.
Was this page helpful?