prompts
List all prompts
Retrieve a paginated list of all prompts in the system. A prompt can have multiple versions.
get/v1/prompts
Query parameters
cursorstring nullable
Cursor for pagination (base64-encoded prompt ID)
Cursor for pagination (base64-encoded prompt ID)
limitinteger
The max number of prompts to return at a time.
The max number of prompts to return at a time.
Response
A list of prompts with pagination information