networking_address_lot_block_list

List blocks in address lot
get/v1/system/networking/address-lot/{address_lot}/blocks

Path Parameters

address_lot

Query Parameters

limit
page_token
sort_by

Supported set of sort modes for scanning by id only.

Currently, we only support scanning in ascending order.

Responses

Object
items

list of items on this page of results

An address lot block is a part of an address lot and contains a range of addresses. The range is inclusive.

Object
first_address

The first address of the block (inclusive).

id

The id of the address lot block.

last_address

The last address of the block (inclusive).

next_page

token used to fetch the next page of results (if any)