Changes to Get agent insights

GET /v1/agents/{agent_id}/insights

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

Changed in 2 of the 18 revisions of this API.221

  1. 39fd52dfa38822
  2. dee5763763b01

What changed

  • 39fd52dfa38822See the full diff
    • added idResponse subschema #2 to the id response property oneOf list for the response status 200

      response-property-one-of-added

    • the id response's property type/format changed from string/uuid to / for status 200

      response-property-type-changed

    • added the new disabled_from_workspace_settings_but_resumable enum value to the pause_reason/oneOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new notion_ai enum value to the agent_type response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added