v1

OpenAPI 3.1.02026-07-133254206.1 KB
Permits

Get Permits By Id

Returns a list of permits records for given IDs. Results are paginated using cursor-based pagination for efficient navigation.

get/permits

Query parameters

idstring[] required

Filter by the permit's ID.

Filter by the permit's ID.

Response

A list of permits.

sizeinteger required

The number of items returned in the response.

next_cursorstring nullable required

The cursor for retrieving the next page of results.