Contractors
Get Filtered Metrics By Contractor Id
Returns contractor monthly metrics filtered by contractor ID, property type, and tags. Metrics include permit count, average duration, and average pass rate.
GET
Authorizations
Path Parameters
Filter by the specified contractor ID.
Query Parameters
Start date for metrics (inclusive)
End date for metrics (inclusive)
Filter by property type
Filter by tag
Required range:
x >= 1
Required range:
1 <= x <= 100
Response
200
application/json
Contractor monthly metrics
The list of items returned in the response following given criteria.
Schema for contractor's monthly metrics.
The page number of the response.
The number of items returned in the response.
The next page number of the response.
Was this page helpful?