GET request that returns microblocks

Export

Interface

MicroblockListResponse

Hierarchy

  • MicroblockListResponse

Properties

Properties

limit: number

The number of microblocks to return

Memberof

MicroblockListResponse

offset: number

The number to microblocks to skip (starting at 0)

Memberof

MicroblockListResponse

results: Microblock[]

Memberof

MicroblockListResponse

total: number

The number of microblocks available

Memberof

MicroblockListResponse

Generated using TypeDoc