OpenAPI 3.1.02026-08-129761,1542.0 MB
035e923935c1
prompts
Get Global Template Version
Get a global prompt template version given a template ID and version number.
Parameters
template_id : UUID4 Prompt template id. version : int Version number.
Returns
BasePromptTemplateVersionResponse Details about the prompt template version.
get/templates/{template_id}/versions/{version}
Path parameters
template_idstring uuid4 required
versioninteger required
Response
Successful Response