---
title: "Get Advanced Configuration Property"
method: GET
path: "/configurationmanager.get/{propertyname}"
tags: ["Advanced Configuration Options"]
---

# Get Advanced Configuration Property

`GET /configurationmanager.get/{propertyname}`

Returns the value of an Advanced Configuration Property by name.

## Response `200`

Property found.

- object
  - `response` object
    - `data` string[]
    - `status` integer

## Other responses

- `404` — Property not found.

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/0850b5d6be73/schema)
