Prompts
Get a prompt.
Get a prompt by its identifier and optional version.
get/v1/prompts/{prompt_id}
Path parameters
prompt_idstring required
The identifier of the prompt to get.
The identifier of the prompt to get.
Query parameters
versioninteger nullable
The version of the prompt to get (defaults to latest).
The version of the prompt to get (defaults to latest).
Response
A Prompt resource.