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*$"
created_atstring or nullformat: "date-time"
created_bystring or null
last_updated_atstring or nullformat: "date-time"
last_updated_bystring or null
version_countlong or null
latest_versionobject or null

Errors