v2

latestOpenAPI 3.1.02026-08-043458243.4 KB
Contractors
Contractors

Get Permits By Contractor Id

Retrieves all permits associated with a single contractor.

get/contractors/{id}/permits

Path parameters

idstring required

Filter by the specified contractor ID.

Filter by the specified contractor ID.

Query parameters

cursorstring nullable

Cursor for pagination

Cursor for pagination

sizeinteger
include_countboolean

When true and on the first page (no cursor), include total_count in the response. The count is exact up to 10,000; above that, relation is 'gte'.

When true and on the first page (no cursor), include total_count in the response. The count is exact up to 10,000; above that, relation is 'gte'.

Response

A list of permits associated with the contractor and grouped by address

sizeinteger required

The number of items returned in the response.

next_cursorstring nullable required

The cursor for retrieving the next page of results.