Skip to main content
Helicone OSS LLM Observability

Get Production Version

Retrieve the production version of a specific prompt
1 min read
posthttps://api.helicone.ai/v1/prompt-2025/query/production-version
posthttps://api.helicone.ai/v1/prompt-2025/query/production-version

Retrieves the currently designated production version of a specific prompt.

Request Body#

promptIdstringrequired#

The unique identifier of the prompt

Response#

idstring#

Unique identifier of the prompt version

modelstring#

The model specified in the prompt

prompt_idstring#

The ID of the parent prompt

major_versionnumber#

The major version number

minor_versionnumber#

The minor version number

commit_messagestring#

The commit message for this version

created_atstring#

ISO timestamp when the version was created

s3_urlstring#

S3 URL where the prompt body is stored (if applicable)