Get prompt by id

Get prompt by id

Path parameters

idstringRequiredformat: "uuid"

Response

Prompt resource
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

404
Not Found Error