---
title: "List property contacts"
method: GET
path: "/property/{id}/contacts"
---

# List property contacts

`GET /property/{id}/contacts`

List property tags configured for a Breezeway company; creation of company tags must be performed within the app

## Path parameters

- `id` string, required

## Query parameters

- `company_id` integer[]
- `per_page` integer
- `limit` integer
- `page` integer
- `sort_by` 'first_name' | 'last_name' | 'email' | 'created_at'
- `sort_order` 'asc' | 'desc'

## Response `200`

200

---

[API](https://skmtc.dev/breezeway/apis/breezeway-auth-api.md) · [All operations](https://skmtc.dev/breezeway/apis/breezeway-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breezeway/breezeway-auth-api/revisions/920ab5205e9d/schema)
