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
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○