Get Permits By Id
Returns a list of permits records for given IDs.
Authorizations
Query Parameters
Filter by the permit's ID.
x > 1
1 < x < 100
Response
Schema for Permits in details response.
The list of items returned in the response following given criteria.
The address of the property.
The city of the property.
The county of the property.
The latitude and longitude of the property.
The state of the property.
The street name of the property.
The street number of the property.
The ZIP code of the property.
The ZIP code extension of the property.
Geographic identifiers.
The contractor's address identifier.
The city ID for the contractor's address.
The county ID for the contractor's address.
The jurisdiction ID for the contractor's address.
The permit identifier.
The jurisdiction where permit was filled.
The permit number provided by the jurisdiction.
The assessed market value of the property.
The building area of the property.
The census tract identifier.
The congressional district identifier.
The legal owner of the property.
The lot size of the property.
The type of property owner.
The number of stories in the property.
The type of property.
The detail type of property.
The number of units in the property.
The year the property was built.
The list of tags associated with the permit.
The number of days it took to approve the permit.
The number of days it took to complete the project.
The contractor identifier.
The description on the permit. This is a free-form text field that can contain any information about the permit.
The latest date out of file_date
, issue_date
and final_date
that's found on the permit.
The fees charged by the jurisdiction.
The date the permit was filed.
The date the permit was finalized.
The number of passed inspections divided by the number of all inspections
The date the permit was issued.
The reported job value on the permit.
The earliest date out of file_date
, issue_date
and final_date
that's found on the permit.
The status of the permit.
The subtype of the permit.
The number of days it took from start_date
to end_date
.
The type of permit.
The next page number of the response.
The page number of the response.
The number of items returned in the response.
Was this page helpful?