Fetch a specific prompt version for a project using either version number or tag. Either version or tag must be provided, but not both. This endpoint is available through our SDK and REST API for organizations to fetch their prompt versions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project ID (UUID)
Version number of the prompt
Tag of the prompt
Returns the specified prompt version
Last updated timestamp
"2025-07-21T04:17:39.294Z"
The prompt content
"Generate {{word_count}} words essay about Georgian History"
Version number of the prompt
9
Version message describing the changes
"I have updated system prompt to generate {{word_count}}"
Project information
Tag assigned to the prompt
"latest"