v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBprompts
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