Changes to Get a Prompt

GET /v1/prompts/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 18 revisions of this API.111

  1. bed7a47c6f2513
  2. e500bc0895c55
  3. 27457b167aec3

What changed

  • bed7a47c6f2513See the full diff
    • removed the required property prompt/team_id from the response with the 200 status

      response-required-property-removed

    • added the required property prompt/project_id to the response with the 200 status

      response-required-property-added

    • added the required property version/model to the response with the 200 status

      response-required-property-added

    • added the required property version/model_params to the response with the 200 status

      response-required-property-added

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • added the new optional query request parameter tag

      new-optional-request-parameter

    • added the new optional query request parameter version

      new-optional-request-parameter

    • for the path request parameter id, the type/format was generalized from string/uuid to string/

      request-parameter-type-generalized

    • added the optional property version to the response with the 200 status

      response-optional-property-added

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

    • added the required property prompt/slug to the response with the 200 status

      response-required-property-added

    • added the required property prompt/status to the response with the 200 status

      response-required-property-added

    • added the required property prompt/team_id to the response with the 200 status

      response-required-property-added