Eval Types

List Eval Types

List all available eval types.

Returns: list[EvalTypeSchema]: List of available eval types.

Raises: AymaraAPIError: If the request is invalid.

Example: GET /api/eval-types

get/v2/eval-types

Query parameters

limitinteger
offsetinteger

Response

OK

countinteger required

Changes

Changed in 6 of the 25 revisions of this API.298

    • added the new auth.workspace_required enum value to the error/code response property for the response status 400

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 409

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 422

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 429

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 500

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 503

      response-property-enum-value-added

    • api tag Eval Types added

      api-tag-added

    • api tag Eval Templates removed

      api-tag-removed

  • 9520a0af1cf414See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter offset

      new-optional-request-parameter

    • added the required property count to the response with the 200 status

      response-required-property-added

    • added the required property items to the response with the 200 status

      response-required-property-added

    • added the required property items/supported_generation_inputs to the response with the 200 status

      response-required-property-added

    • removed the required property items/supported_generation_inputs from the response with the 200 status

      response-required-property-removed

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

    • added the required property items/supported_generation_inputs to the response with the 200 status

      response-required-property-added