data
prompts
rows

List Scorers With Filters

post/public/v2/scorers/list

Query parameters

actionsScorerAction[]

Actions to include in the 'permissions' field of the scorers.

Actions to include in the 'permissions' field of the scorers.

starting_tokeninteger
limitinteger

Request body

Example request

{
  "filters": [
    {
      "value": "ENUM_VALUE"
    }
  ]
}

Response

Successful Response

starting_tokeninteger
limitinteger
paginatedboolean
next_starting_tokeninteger nullable

Example response

{
  "scorers": [
    {
      "defaults": {
        "filters": [
          {
            "value": "ENUM_VALUE"
          }
        ]
      }
    }
  ]
}

Changes

Changed in 7 of the 15 revisions of this API.6218

    • added the new change_role_to_capability_based enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new create_global enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new create_shared enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new unsafe_output enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new unsafe_output enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the enum value create_global to the property items/ of the query request parameter actions

      request-parameter-property-enum-value-added

    • added the enum value create_shared to the property items/ of the query request parameter actions

      request-parameter-property-enum-value-added

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

  • a0fa505ce96711See the full diff
    • added the new read_unredacted_data enum value to the ///// response property for the response status

      response-property-enum-value-added

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

      response-optional-property-added

    • added the new read_ai_usage_organization enum value to the ///// response property for the response status

      response-property-enum-value-added

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

    • added to the ////// response property anyOf list for the response status

      response-property-any-of-added

    • added to the ////// response property anyOf list for the response status

      response-property-any-of-added

    • removed from the ////// response property anyOf list for the response status

      response-property-any-of-removed

    • removed from the ////// response property anyOf list for the response status

      response-property-any-of-removed

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

    • added the new agent_flow_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new agent_flow_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new agent_flow_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new agent_flow_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new conversation_quality_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new conversation_quality_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new conversation_quality_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new conversation_quality_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new input_sexist_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new input_sexist_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new input_sexist_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new input_sexist_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new instruction_adherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new instruction_adherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new instruction_adherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new instruction_adherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new output_sexist_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new output_sexist_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new output_sexist_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new output_sexist_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new prompt_injection_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new prompt_injection_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new prompt_injection_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new prompt_injection_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new tool_selection_quality_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new tool_selection_quality_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new tool_selection_quality_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new tool_selection_quality_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

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

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property //// from the response with the status

      response-optional-property-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 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a2219See the full diff
    • added the new action_completion_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new action_completion_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new action_completion_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new action_completion_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new correctness_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new correctness_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new correctness_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new correctness_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new ground_truth_adherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new ground_truth_adherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new ground_truth_adherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new ground_truth_adherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new read_ai_usage enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new reasoning_coherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new reasoning_coherence_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new reasoning_coherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new reasoning_coherence_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new user_intent_change_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new user_intent_change_audio enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new user_intent_change_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new user_intent_change_vision enum value to the /////// response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    • removed the bleu enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the bleu enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the prompt_perplexity enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the prompt_perplexity enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the rouge enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the rouge enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the uncertainty enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the uncertainty enum value from the /////// response property for the response status

      response-property-enum-value-removed

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