---
title: "List configured user custom properties"
method: GET
path: "/forecaster/udb/custom-properties/settings"
tags: ["Static Audiences"]
---

# List configured user custom properties

`GET /forecaster/udb/custom-properties/settings`

Read back the user custom properties currently configured as static.

The response is the same JSON object shape accepted by the corresponding `POST` endpoint, so the body returned here can be sent straight back to reconfigure the set. Keys are the custom-property names and values are always `"static"`.

## Response `200`

Normal response, containing a JSON object of the configured static user custom properties.

- object

---

[API](https://skmtc.net/kevel/apis/engine-apis.md) · [All operations](https://skmtc.net/kevel/apis/engine-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kevel/engine-apis/revisions/0ca55f45aa7d/schema)
