prompts
List all prompts
Retrieves a paginated list of all prompts in the organization for use with the generate endpoint
GET
Authorizations
API key authorization
Query Parameters
Maximum number of prompts to return (default is 10, max 100)
Required range:
1 <= x <= 100
Number of prompts to skip for pagination
Required range:
x >= 0
Response
200
application/json
List of prompts successfully retrieved
The response is of type object[]
.