Get Prompt By Id

GET
Retrieve a prompt by id

Path parameters

idstringRequired
The id of the prompt to get.

Response

This endpoint returns an object
org_idstringOptional
The organization this resource belongs to.
user_idstringOptional
The user this record belongs to.
idstringOptional
namestringOptional
descriptionstringOptional
is_archivedbooleanOptional
prompt_templatestringOptional
model_paramsmap from strings to optional integers or doubles or stringsOptional
root_idstringOptional
parent_idstringOptional
merge_parent_idstringOptional
created_atdatetimeOptional

Errors