networking _address _lot _block _list
List blocks in address lot
get /v1 /system /networking /address -lot / {address _lot } /blocks
Query Parameters
Maximum number of items returned by a single call
Token returned by previous call to retrieve the subsequent page
Supported set of sort modes for scanning by id only.
Currently, we only support scanning in ascending order.
Responses
200
successful operation
Object
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).
token used to fetch the next page of results (if any)
4XX
Error
5XX
Error