Changes to List agents by Workspace

GET /v2/gen-ai/workspaces/{workspace_uuid}/agents

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

Changed in 6 of the 8 revisions of this API.21557

  1. cb3bf9b214592
  2. 9aca3802735e8
  3. f8e8c290636c218
  4. 5fc9af728e8221110
  5. f8e8c290636c218
  6. e8b3cbc80e181

What changed

    • api tag DigitalOcean-public.v2-new_GradientAI Platform added

      api-tag-added

    • api tag GradientAI Platform removed

      api-tag-removed

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

    • added the optional property agents/items/knowledge_bases/items/last_indexing_job/total_items_failed to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/knowledge_bases/items/last_indexing_job/total_items_indexed to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/knowledge_bases/items/last_indexing_job/total_items_skipped to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/logging_config/insights_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/logging_config/insights_enabled_at to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/template/knowledge_bases/items/last_indexing_job/total_items_failed to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/template/knowledge_bases/items/last_indexing_job/total_items_indexed to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/template/knowledge_bases/items/last_indexing_job/total_items_skipped to the response with the 200 status

      response-optional-property-added

  • f8e8c290636c218See the full diff
    • deleted the query request parameter field_mask.paths

      request-parameter-removed

    • added the new METRIC_VALUE_TYPE_PERCENTAGE enum value to the agents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_type response property for the response status 200

      response-property-enum-value-added

    • api operation id list_agents_by_workspace removed and replaced with genai_list_agents_by_workspace

      api-operation-id-removed

    • the endpoint scheme security bearer_auth was added to the API

      api-security-added

    • api tag GradientAI Platform added

      api-tag-added

    • api tag GenAIAPI removed

      api-tag-removed

    • for the query request parameter page, the type/format was generalized from integer/int64 to integer/

      request-parameter-type-generalized

    • for the query request parameter per_page, the type/format was generalized from integer/int64 to integer/

      request-parameter-type-generalized

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the optional property agents/items/conversation_logs_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/logging_config to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/version_hash to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/dataset to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/inverted to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_max to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_min to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/star_metric/success_threshold to the response with the 200 status

      response-optional-property-added

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

  • 5fc9af728e8221110See the full diff
    • for the query request parameter page, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter per_page, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • the optional response header ratelimit-limit removed for the status 200

      optional-response-header-removed

    • the optional response header ratelimit-remaining removed for the status 200

      optional-response-header-removed

    • the optional response header ratelimit-reset removed for the status 200

      optional-response-header-removed

    • removed the optional property agents/items/conversation_logs_enabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/logging_config from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/version_hash from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/workspace/evaluation_test_cases/items/dataset from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/inverted from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_max from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_min from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agents/items/workspace/evaluation_test_cases/items/star_metric/success_threshold from the response with the 200 status

      response-optional-property-removed

    • api operation id genai_list_agents_by_workspace removed and replaced with list_agents_by_workspace

      api-operation-id-removed

    • the endpoint scheme security bearer_auth was removed from the API

      api-security-removed

    • api tag GenAIAPI added

      api-tag-added

    • api tag GradientAI Platform removed

      api-tag-removed

    • added the new optional query request parameter field_mask.paths

      new-optional-request-parameter

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the METRIC_VALUE_TYPE_PERCENTAGE enum value from the agents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_type response property for the response status 200

      response-property-enum-value-removed

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

  • f8e8c290636c218See the full diff
    • deleted the query request parameter field_mask.paths

      request-parameter-removed

    • added the new METRIC_VALUE_TYPE_PERCENTAGE enum value to the agents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_type response property for the response status 200

      response-property-enum-value-added

    • api operation id list_agents_by_workspace removed and replaced with genai_list_agents_by_workspace

      api-operation-id-removed

    • the endpoint scheme security bearer_auth was added to the API

      api-security-added

    • api tag GradientAI Platform added

      api-tag-added

    • api tag GenAIAPI removed

      api-tag-removed

    • for the query request parameter page, the type/format was generalized from integer/int64 to integer/

      request-parameter-type-generalized

    • for the query request parameter per_page, the type/format was generalized from integer/int64 to integer/

      request-parameter-type-generalized

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the optional property agents/items/conversation_logs_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/logging_config to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/version_hash to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/dataset to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/inverted to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_max to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/metrics/items/range_min to the response with the 200 status

      response-optional-property-added

    • added the optional property agents/items/workspace/evaluation_test_cases/items/star_metric/success_threshold to the response with the 200 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added