v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
PROMPT_LIBRARY

Get Prompt By Id

Get a single prompt by ID. Returns the prompt if the user has access to it.

get/prompts/{prompt_id}

Path parameters

prompt_idstring uuid required

Response

Successful Response

idstring uuid required
titlestring required
descriptionstring nullable
prompt_textstring required
tagsstring[]
teamsinteger[] nullable
created_byinteger required
created_atstring date-time required
updated_atstring date-time required
last_used_atstring date-time nullable
attributesobject
is_publicboolean