land_tracts_counts
Retrieve a player's land tract holdings by region and tract number, showing owned and listed status for each deed.
Instructions
List the tract count rows returned by GET /land/tracts/counts. The unscoped call returns {status: "success", data: []}, an empty list. A captured named-player response returned 36 rows, one per (region, tract_number) combination for which the account holds a deed. Each row contains region.uid, region.name, region.region_number, tract_number, owned and listed; all six row fields were present and non-null in every captured row. Whether any field is player-wide or player-scoped beyond this captured row shape is unmeasured, so this description makes no further absence claim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No |