prompts
Get prompt version by tag
Retrieve a specific prompt version using its tag name. Tags are used to identify specific versions of a prompt.
get/v1/prompts/{prompt_identifier}/tags/{tag_name}
Path parameters
prompt_identifierstring required
The identifier of the prompt, i.e. name or ID.
The identifier of the prompt, i.e. name or ID.
tag_namestring required
The tag of the prompt version
The tag of the prompt version
Response
The prompt version with the specified tag