Changes to List connected accounts with optional filters

GET /api/v3.1/connected_accounts

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

Changed in 8 of the 61 revisions of this API.449

  1. 1d3aac1128ef2
  2. ad121cf38fe011
  3. 589a7d115a5e1
  4. 166dca8a495b111
  5. 23348819b35e12
  6. 55e9c3b27c952
  7. 5a3709be76a7111
  8. 52c71f747c651

What changed

    • removed the optional property items/items/auth_config/deprecated from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

  • ad121cf38fe011See the full diff
    • added subschema #3 subschema #4 to the items/items/state/oneOf[subschema #14]/val response property oneOf list for the response status 200

      response-property-one-of-added

    • removed subschema #3 subschema #4 from the items/items/state/oneOf[subschema #14]/val response property oneOf list for the response status 200

      response-property-one-of-removed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

  • 166dca8a495b111See the full diff
    • removed the required property items/items/account_type from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-added

  • 23348819b35e12See the full diff
    • added subschema #3 subschema #4 to the items/items/state/oneOf[subschema #2]/val response property oneOf list for the response status 200

      response-property-one-of-added

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

      response-optional-property-added

    • removed subschema #3 subschema #4 from the items/items/state/oneOf[subschema #2]/val response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the new optional query request parameter account_type

      new-optional-request-parameter

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

      response-required-property-added

  • 5a3709be76a7111See the full diff
    • added subschema #7 to the items/items/state/oneOf[subschema #2]/val response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new REVOKED enum value to the items/items/status response property for the response status 200

      response-property-enum-value-added

    • added the enum value REVOKED to the property items/ of the query request parameter statuses

      request-parameter-property-enum-value-added

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

    • endpoint added

      endpoint-added