# listings_expiring

> Get listings approaching or past their expiration date.

<!-- Source: https://docs.actuallycare.com/tools/listings/listings_expiring -->

Get listings approaching or past their expiration date. PROSPECTING TOOL: Expiring listings are opportunities to acquire new business — contact sellers whose listings are about to expire. Returns listings sorted by expiration date. Use days_until_expiration to set the lookback window. include_expired=true also shows recently expired listings (within expired_within_days). Default shows active listings expiring in next 30 days plus expired within 14 days.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `days_until_expiration` | number | No | Show listings expiring within X days (default: 30). · Min: 1 |
| `include_expired` | boolean | No | Include recently expired listings (default: true). |
| `expired_within_days` | number | No | If including expired, how many days back to look (default: 14). · Min: 1 |

## Example prompts

- "Which listings in my pipeline expire within the next 30 days?"
- "Show recently expired listings so I can call those sellers about relisting."

## Safety

**Read-only.** This tool never changes your data — it only looks things up. Safe to run anytime.
