Retrieves a paginated list of all prompts in the organization for use with the generate endpoint
API key authorization
Maximum number of prompts to return (default is 10, max 100)
1 <= x <= 100Number of prompts to skip for pagination
x >= 0List of prompts successfully retrieved
The unique identifier of the prompt
The name of the prompt
The prompt text with variables
When the prompt was created
When the prompt was last updated
When the prompt was deleted (null if not deleted)