Prompts
Get Prompt Version
Retrieve a specific prompt version with its content
POST
Retrieves detailed information about a specific prompt version, including the full prompt body content.
Request Body
string
required
The unique identifier of the prompt version to retrieve
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
The environment this version is assigned to (e.g., “production”, “staging”)
string
ISO timestamp when the version was created
string
S3 URL where the prompt body is stored