Skip to main content
GET
Get all prompt templates by environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required
environment
string
required

Response

200 - application/json

PromptTemplatesByEnvironmentResponse(prompt_templates: list[server.api_routes.prompt_templates_api_v2.PlainPromptTemplate])

prompt_templates
PlainPromptTemplate · object[]
required