List prompt templates
Return your prompt templates.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Query parameters
type
Only return templates of this type.
Response
An array of prompt templates. Returns an empty array when none exist.
templates
The prompt templates, in the lean shape.
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

