Prompts
Get Prompt Versions
Retrieve all versions of a specific prompt
POST
Retrieves all versions of a specific prompt, optionally filtered by major version.Documentation Index
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
The unique identifier of the prompt
Filter versions by specific major version number
Response
Returns an array of prompt version objects.Unique identifier of the prompt version
The model specified in the prompt
The ID of the parent prompt
The major version number
The minor version number
The commit message for this version
ISO timestamp when the version was created
S3 URL where the prompt body is stored (if applicable)