---
title: "Search Aspire Properties"
method: GET
path: "/aspire/properties/search"
tags: ["aspire"]
---

# Search Aspire Properties

`GET /aspire/properties/search`

Live property picker for the proposal capture flow: name/address search
against Aspire so a rep selects a real property instead of typing it. Defaults
to the rep's own properties, auto-widening to the org if none match.

## Query parameters

- `q` string, required — Name or address tokens
- `limit` integer
- `scope` string
- `cursor` string, nullable — next_cursor from a prior page

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/94953390bbd8?raw)
