---
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.

---

[API](https://skmtc.net/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-api/revisions/62ce0f6c94b4/schema)
