---
title: "Propertynames"
method: GET
path: "/propertyNames/"
---

# Propertynames

`GET /propertyNames/`

This endpoint is used to populate the properties menu in the frontend input form.

Returns JSON with items:

- **properties**: Array of objects with items:
    - **property_name**: string, name of property provided in input file to mmpdb loadprops command
    - **display_name**: string, name of property to be displayed to users in frontend (if different from property_name, as defined in property metadata)

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/merck/apis/matcher-backend.md) · [All operations](https://skmtc.dev/merck/apis/matcher-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/merck/matcher-backend/revisions/59028f512f31/schema)
