prompts

Get Prompt Versions

Get all versions of a specific prompt by base prompt ID

👉 Prompt docs

Example Request:

curl -X GET "http://localhost:4000/prompts/jack_success/versions" \
    -H "Authorization: Bearer <your_api_key>"

Example Response:

{
    "prompts": [
        {
            "prompt_id": "jack_success.v1",
            "litellm_params": {...},
            "prompt_info": {"prompt_type": "db"},
            "created_at": "2023-11-09T12:34:56.789Z",
            "updated_at": "2023-11-09T12:34:56.789Z"
        },
        {
            "prompt_id": "jack_success.v2",
            "litellm_params": {...},
            "prompt_info": {"prompt_type": "db"},
            "created_at": "2023-11-09T13:45:12.345Z",
            "updated_at": "2023-11-09T13:45:12.345Z"
        }
    ]
}
get/prompts/{prompt_id}/versions

Path parameters

prompt_idstring required

Query parameters

environmentstring nullable

Response

Successful Response

Changes

Changed in 16 of the 42 revisions of this API.34

    • ○

      api tag prompts added

      api-tag-added

    • ○

      api tag Prompt Management removed

      api-tag-removed

    • ○

      api tag Prompt Management added

      api-tag-added

    • ○

      api tag prompts removed

      api-tag-removed

    • ○

      api tag prompts added

      api-tag-added

    • ○

      api tag Prompt Management removed

      api-tag-removed

    • ○

      api tag Prompt Management added

      api-tag-added

    • ○

      api tag prompts removed

      api-tag-removed

    • ○

      api tag prompts added

      api-tag-added

    • ○

      api tag Prompt Management removed

      api-tag-removed

    • ○

      api tag Prompt Management added

      api-tag-added

    • ○

      api tag prompts removed

      api-tag-removed

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      api tag prompts added

      api-tag-added

    • ○

      api tag Prompt Management removed

      api-tag-removed

    • ○

      api tag Prompt Management added

      api-tag-added

    • ○

      api tag prompts removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      api tag prompts added

      api-tag-added

    • ○

      api tag Prompt Management removed

      api-tag-removed

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      api tag Prompt Management added

      api-tag-added

    • ○

      api tag prompts removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog