Get prompt by commit

Get prompt by commit

Path parameters

commitstringRequiredformat: "^[a-zA-Z0-9]{8}$"

Response

OK
namestring>=1 character
idstringformat: "uuid"
project_idstringformat: "uuid"

Project ID. Takes precedence over project_name when both are provided.

descriptionstringformat: "(?s)^\s*(\S.*\S|\S)\s*$"0-255 characters
template_structureenumDefaults to text

Template structure type: ‘text’ or ‘chat’. Immutable after creation.

Allowed values:
tagslist of strings
created_atdatetimeRead-only
created_bystringRead-only
last_updated_atdatetimeRead-only
last_updated_bystringRead-only
version_countlongRead-only
latest_versionobject
requested_versionobject

Errors

400
Bad Request Error
404
Not Found Error
409
Conflict Error