---
title: "GET /v1beta/{tenantId}/profiles/{profileId}/customProperties"
method: GET
path: "/v1beta/{tenantId}/profiles/{profileId}/customProperties"
tags: ["Profiles"]
---

# GET /v1beta/{tenantId}/profiles/{profileId}/customProperties

`GET /v1beta/{tenantId}/profiles/{profileId}/customProperties`

Lists all customized properties for the profile.

## Response `200`

OK

- CustomPropertiesSpec — CustomPropertiesSpec is a map of keys and JSON object that represents the customized properties of profile, such as requested capabilities including disk type, latency, de-duplicaiton, compression and so forth.

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `404` — The resource does not exist
- `500` — An unexpected error occured.

## Changes

- **2019-11-21** `3755a7cd24ad` — 1 info
  - endpoint added
- **2018-05-04** `3a7682f5369d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-api/changes/v1beta/:tenantId/profiles/:profileId/customProperties/get.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc.dev/sodafoundation/apis/soda-api/revisions/62ce0f6c94b4?raw)
