---
title: "Changes to List Portals"
method: GET
path: "/v3/portals"
---

# Changes to List Portals

`GET /v3/portals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 75 revisions.

- **2026-06-23** `bb5e056b7c6d` — 1 info
- **2026-04-07** `f8b12cdd4a06` — 1 info
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 11 breaking, 4 info
- **2025-08-14** `6333a0d3b095` — 9 breaking, 17 info
- **2025-07-22** `76b0fefddb0d` — 16 breaking, 9 warning, 1 info
- **2025-07-01** `9a3d26a00088` — 1 info

## Changes

- **2026-06-23** `bb5e056b7c6d` — 1 info
  - added the optional property `data/items/notifications_developer_pii_visibility_enabled` to the response with the `200` status
- **2026-04-07** `f8b12cdd4a06` — 1 info
  - added the required property `data/items/sipr_enabled` to the response with the `200` status
- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 11 breaking, 4 info
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `data/items/display_name` became nullable for the status `200`
  - the response property `data/items/name` became nullable for the status `200`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
  - the `authentication_enabled` response's property default value `true` was added for the status `200`
  - the `auto_approve_applications` response's property default value `false` was added for the status `200`
  - the `auto_approve_developers` response's property default value `false` was added for the status `200`
  - the `rbac_enabled` response's property default value `false` was added for the status `200`
- **2025-08-14** `6333a0d3b095` — 9 breaking, 17 info
  - for the `query` request parameter `filter`, the type/format of property `canonical_domain` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `default_api_visibility` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `default_application_auth_strategy_id` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `default_domain` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `default_page_visibility` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `description` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `id` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `name` was specialized from ``/`` to `object`/``
  - the `data/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/items/labels` to the response with the `200` status
  - removed `#/components/schemas/Portal, subschema #2` from the `data/items/` response property `allOf` list for the response status `200`
  - added the required property `data/items/authentication_enabled` to the response with the `200` status
  - added the required property `data/items/auto_approve_applications` to the response with the `200` status
  - added the required property `data/items/auto_approve_developers` to the response with the `200` status
  - added the required property `data/items/canonical_domain` to the response with the `200` status
  - added the required property `data/items/created_at` to the response with the `200` status
  - added the required property `data/items/default_api_visibility` to the response with the `200` status
  - added the required property `data/items/default_application_auth_strategy_id` to the response with the `200` status
  - added the required property `data/items/default_domain` to the response with the `200` status
  - added the required property `data/items/default_page_visibility` to the response with the `200` status
  - added the required property `data/items/description` to the response with the `200` status
  - added the required property `data/items/display_name` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/name` to the response with the `200` status
  - added the required property `data/items/rbac_enabled` to the response with the `200` status
  - added the required property `data/items/updated_at` to the response with the `200` status
- **2025-07-22** `76b0fefddb0d` — 16 breaking, 9 warning, 1 info
  - the `data/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/authentication_enabled` from the response with the `200` status
  - removed the required property `data/items/auto_approve_applications` from the response with the `200` status
  - removed the required property `data/items/auto_approve_developers` from the response with the `200` status
  - removed the required property `data/items/canonical_domain` from the response with the `200` status
  - removed the required property `data/items/created_at` from the response with the `200` status
  - removed the required property `data/items/default_api_visibility` from the response with the `200` status
  - removed the required property `data/items/default_application_auth_strategy_id` from the response with the `200` status
  - removed the required property `data/items/default_domain` from the response with the `200` status
  - removed the required property `data/items/default_page_visibility` from the response with the `200` status
  - removed the required property `data/items/description` from the response with the `200` status
  - removed the required property `data/items/display_name` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/name` from the response with the `200` status
  - removed the required property `data/items/rbac_enabled` from the response with the `200` status
  - removed the required property `data/items/updated_at` from the response with the `200` status
  - for the `query` request parameter `filter`, the type/format of property `canonical_domain` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `default_api_visibility` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `default_application_auth_strategy_id` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `default_domain` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `default_page_visibility` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `description` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `id` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `name` was changed from `object`/`` to ``/``
  - removed the optional property `data/items/labels` from the response with the `200` status
  - added `#/components/schemas/Portal, subschema #2` to the `data/items/` response property `allOf` list for the response status `200`
- **2025-07-01** `9a3d26a00088` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/portals/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/portals/get)
