---
title: "Changes to GET /v1beta/{tenantId}/profiles"
method: GET
path: "/v1beta/{tenantId}/profiles"
---

# Changes to GET /v1beta/{tenantId}/profiles

`GET /v1beta/{tenantId}/profiles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2020-02-07** `fe6600fe7546` — 1 info
- **2020-02-07** `3ee778b81b92` — 1 info
- **2020-02-03** `f797fa1d87f7` — 2 info
- **2019-12-09** `b151718b45cf` — 2 breaking
- **2019-12-05** `0d720ad6985a` — 2 breaking, 2 warning, 16 info
- **2019-11-22** `a41e1157d0e7` — 3 breaking, 1 warning, 3 info
- **2019-11-20** `64d46542013a` — 1 warning, 5 info
- **2019-11-06** `fd0669e1e56f` — 4 info
- **2018-05-04** `3a7682f5369d` — 4 breaking, 8 warning, 1 info

## Changes

- **2020-02-07** `fe6600fe7546` — 1 info
  - the `items/allOf[subschema #2]/name` response's property pattern was changed from `^(([a-zA-Z0-9_-]|[a-zA-Z0-9_-][a-zA-Z0-9_-]*[a-zA-Z0-9_-]))*([A-Za-z0-9_-]|[A-Za-z0-9_-][A-Za-z0-9_-]*[A-Za-z0-9_-])$` to `^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-\_]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-\_]*[A-Za-z0-9])$` for the status `200`
- **2020-02-07** `3ee778b81b92` — 1 info
  - the `items/allOf[subschema #2]/name` response's property pattern was changed from `[A-Za-z0-9_-]` to `^(([a-zA-Z0-9_-]|[a-zA-Z0-9_-][a-zA-Z0-9_-]*[a-zA-Z0-9_-]))*([A-Za-z0-9_-]|[A-Za-z0-9_-][A-Za-z0-9_-]*[A-Za-z0-9_-])$` for the status `200`
- **2020-02-03** `f797fa1d87f7` — 2 info
  - added the new optional `query` request parameter `availabilityZone`
  - added the new optional `query` request parameter `status`
- **2019-12-09** `b151718b45cf` — 2 breaking
  - removed the enum value `createdAt` from the `query` request parameter `sortKey`
  - removed the enum value `name` from the `query` request parameter `sortKey`
- **2019-12-05** `0d720ad6985a` — 2 breaking, 2 warning, 16 info
  - the response property `items/allOf[subschema #2]/description` became optional for the status `200`
  - the response property `items/allOf[subschema #2]/name` became optional for the status `200`
  - added the new `DSWare` enum value to the `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/accessProtocol` response property for the response status `200`
  - added the new `nvmeof` enum value to the `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/accessProtocol` response property for the response status `200`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `sortDir`
  - added the new optional `query` request parameter `sortKey`
  - added the new optional `query` request parameter `storageType`
  - added the non-success response with the status `400`
  - the `compression` response's property default value `false` was added for the status `200`
  - the `consistencyEnalbed` response's property default value `false` was added for the status `200`
  - the `consistencyEnalbed` response's property default value `false` was added for the status `200`
  - the `deduplication` response's property default value `false` was added for the status `200`
  - the `isIsolated` response's property default value `false` was added for the status `200`
  - the `isIsolated` response's property default value `false` was added for the status `200`
  - the `provisioningPolicy` response's property default value `thick` was added for the status `200`
  - removed the `DSWARE` enum value from the `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/accessProtocol` response property for the response status `200`
  - the `items/allOf[subschema #2]/name` response's property pattern `[A-Za-z0-9_-]` was added for the status `200`
- **2019-11-22** `a41e1157d0e7` — 3 breaking, 1 warning, 3 info
  - the response property `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/accessProtocol` became optional for the status `200`
  - the `items/allOf[subschema #2]/customProperties/additionalProperties/` response's property type changed from `object` to no type for status `200`
  - the `items/allOf[subschema #2]/provisioningProperties/dataStorage/storageAccessCapability` response's property type changed from `string` to `array` for status `200`
  - added the new `NFS` enum value to the `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/accessProtocol` response property for the response status `200`
  - removed the `Execute` enum value from the `items/allOf[subschema #2]/provisioningProperties/dataStorage/storageAccessCapability` response property for the response status `200`
  - removed the `Read` enum value from the `items/allOf[subschema #2]/provisioningProperties/dataStorage/storageAccessCapability` response property for the response status `200`
  - removed the `Write` enum value from the `items/allOf[subschema #2]/provisioningProperties/dataStorage/storageAccessCapability` response property for the response status `200`
- **2019-11-20** `64d46542013a` — 1 warning, 5 info
  - removed the optional property `items/allOf[subschema #2]/provisioningProperties/dataStorage/isSpaceEfficient` from the response with the `200` status
  - added the optional property `items/allOf[subschema #2]/provisioningProperties/dataStorage/compression` to the response with the `200` status
  - added the optional property `items/allOf[subschema #2]/provisioningProperties/dataStorage/deduplication` to the response with the `200` status
  - added the optional property `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/latency` to the response with the `200` status
  - added the optional property `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/minBWS` to the response with the `200` status
  - added the optional property `items/allOf[subschema #2]/provisioningProperties/ioConnectivity/minIOPS` to the response with the `200` status
- **2019-11-06** `fd0669e1e56f` — 4 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `500`
- **2018-05-04** `3a7682f5369d` — 4 breaking, 8 warning, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `500`
  - deleted the `query` request parameter `availabilityZone`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `offset`
  - deleted the `query` request parameter `sortDir`
  - deleted the `query` request parameter `sortKey`
  - deleted the `query` request parameter `status`
  - deleted the `query` request parameter `storageType`
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/sodafoundation/apis/soda-api/docs/v1beta/:tenantId/profiles/get.md) · [API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [Page](https://skmtc.dev/sodafoundation/apis/soda-api/changes/v1beta/:tenantId/profiles/get)
