Get prompt version by id

Get prompt version by id

Path parameters

versionIdstringRequiredformat: "uuid"

Response

Prompt version resource
templatestring>=1 character
idstring or nullformat: "uuid"
version unique identifier, generated if absent
prompt_idstring or nullformat: "uuid"
commitstring or nullformat: "^[a-zA-Z0-9]{8}$"
version short unique identifier, generated if absent. it must be 8 characters long
metadataobject or null
typeenum or null
Allowed values:
change_descriptionstring or null
variableslist of strings or null
created_atstring or nullformat: "date-time"
created_bystring or null

Errors