Get prompt by id

Get prompt by id

Path parameters

idstringRequiredformat: "uuid"

Response

Prompt resource
namestring>=1 character
idstring or nullformat: "uuid"
descriptionstring or nullformat: "(?s)^\s*(\S.*\S|\S)\s*$"0-255 characters
template_structureenum or nullDefaults to text

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

Allowed values:
tagslist of strings or null
created_atstring or nullRead-onlyformat: "date-time"
created_bystring or nullRead-only
last_updated_atstring or nullRead-onlyformat: "date-time"
last_updated_bystring or nullRead-only
version_countlong or nullRead-only
latest_versionobject or null

Errors