Prompt Templates

List prompt templates

Retrieve all prompt templates in a project. Use to discover available templates or build template management UIs.

page_size defaults to 30, maximum 100.

get/api/v2/projects/{project_id}/prompt-templates

Path parameters

project_idstring required

Query parameters

pageinteger
page_sizeinteger

Response

PromptTemplateListResponse(data: list[server.api_routes.prompt_templates_api_v2.PromptTemplateInfo], pagination: server.api_routes.api_v2_common.PaginationInfo)

Changes

No recorded changes to this endpoint across all 1 revision of this API.