# List property field definitions

**GET** `/properties/custom-fields`

Returns the reusable custom fields that can store structured context on property
records, such as region, tier, or renewal date.

Authentication: bearerAuth
Required scopes: `custom_field:list`
Allowed roles: `owner`, `admin`, `agent`
Authorization: List property field definitions.

## Responses

- `200`: Property field definitions
- `default`: Error
