Access 42,749 building permits issued in Gresham, Oregon through a single REST API. Refreshed daily from the official Gresham open data portal and normalized into a consistent schema.
Most common permit types issued in the last year.
Drill into the most common permit categories in Gresham.
The 10 most recent permits issued in Gresham, Oregon. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | PLMBR-26-04082 | 1021 214TH | Plumbing | Kitchen Remodel |
| 2026-08-06 | ELER-26-04115 | 333 46TH | Electrical | Bathroom remodel |
| 2026-08-06 | WV-26-04113 | — | Plumbing | 2026-0059-P, 23232 NE Halsey St. Garage conversion, making a duplex a triplex. T... |
| 2026-08-06 | BLDC-26-04107 | 876 8TH | Interior remodel | Replacing exterior brick which has been damaged by a vehicle ( Review completed an... |
| 2026-08-06 | MECHR-26-04096 | 1545 5TH | HVAC | ADD NEW HEAT PUMP SYSTEM TO THE EXISTING FURNACE , |
| 2026-08-06 | ELEC-26-04130 | 19956 HALSEY | Electrical | Provide labor/materials for a panel change in an apartment building. |
| 2026-08-06 | ELEC-26-04117 | 19956 HALSEY | Electrical | Provide labor and materials for Panel Changes for 14 apartments and 2 laundry rooms |
| 2026-08-06 | FIRER-26-03656 | 1646 WENDY | Fire alarm | Installation of NFPA 13D fire system throughout existing house (PLMBR-26-04116) |
| 2026-08-06 | FIREC-26-04109 | 26000 STARK | Pool | **EMAIL SENT TO CONFIRM IF RELATED TO POOL PROJECT AT THE COLLEGE-KMD** Add a moni... |
| 2026-08-06 | ELEC-26-04127 | 19956 HALSEY | Electrical | Provide labor/materials for a panel change in an apartment building. |
Query Gresham, Oregon permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Gresham permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Gresham&state=OR&issued_after=2026-04-01"
Related coverage in Oregon and nationwide.
We ingest data directly from the official Gresham open data portal (the official city portal) daily. This is the same source used by the city's own public dashboards, normalized into a consistent JSON schema across our U.S. jurisdictions.
Our automated ingestion runs daily at 03:00 UTC. The latest permit in our database for Gresham, Oregon was issued on August 6, 2026. Permit backlogs on the city side may mean some permits take a few days to appear.
Yes — our free tier includes 100 requests per day, enough to search and filter Gresham permits interactively. Sign up for a free API key to get started.
Yes. CSV export is available on every plan, including free, with the row cap rising by tier. Real-time webhooks for changed permits are on the Developer plan and above.
The median time from permit filing to issuance in Gresham, Oregon is 1 day, based on permits issued in the last 12 months. Smaller permit types (residential alteration, electrical) typically issue faster; new construction and large additions usually take longer.
Free tier covers 100 requests per day. No credit card required.
Get Free API Key