Get all prompt templates by environment
Prompt Templates
Get all prompt templates by environment
GET
Get all prompt templates by environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
PromptTemplatesByEnvironmentResponse(prompt_templates: list[server.api_routes.prompt_templates_api_v2.PlainPromptTemplate])

