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
Cursor for pagination
Page number for offset-based pagination (only used if cursor is not provided)
Required range:
x >= 1
Number of items per page
Required range:
1 <= x <= 100
Response
200
application/json
Contractor monthly metrics
Schema for paginated contractors metrics response.
Schema for paginated contractors metrics response.
Schema for cursor-paginated contractors metrics response.