Prompts
Get Production Version
Retrieve the production version of a specific prompt
POST
Retrieves the currently designated production version of a specific prompt.
Request Body
string
required
The unique identifier of the prompt
Response
string
Unique identifier of the prompt version
string
The model specified in the prompt
string
The ID of the parent prompt
number
The major version number
number
The minor version number
string
The commit message for this version
string
ISO timestamp when the version was created
string
S3 URL where the prompt body is stored (if applicable)