v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
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