latestOpenAPI 3.1.02026-08-223458244.9 KB

64df4c8074f5

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.