Skip to main content
Resident and homeowner email contact information is available through multiple fields in EDL data.

Where to Find Contact Information

PERMITS Table

Note: Owner email reflects ownership at the time of permit submission, which may have changed if the permit is old.

RESIDENTS Table

Identifying Homeowners

To get homeowner-specific contact information:

API Access

For API users, access resident contact info by:
  1. Get the address_id from a permit object
  2. Pass it to the residents endpoint
This returns contact info including name, phone, and email for occupants associated with the address.

EDL vs API Differences