Retrieve prompt version

Retrieve prompt version

Request

This endpoint expects an object.
namestringRequired>=1 character
commitstringOptional

Response

OK
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