block

Get a paginated list of blocks.

Returns blocks with pagination metadata.

get/api/v1/blocks

Query parameters

offsetinteger

Number of items to skip

limitinteger

Maximum number of items to return (max 100)

Response

Paginated response with data and pagination metadata

{"stackTrail":"components:schemas:ExtendedResponse:properties:data","oasType":"schema","type":"unknown","description":"Data contains the actual response payload","extensionFields":{"x-go-name":"Data"}}

Changes

No recorded changes to this endpoint across all 1 revision of this API.