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 <= 100
Number of prompts to skip for pagination
x >= 0
List of prompts successfully retrieved
The response is of type object[]
.