v1

latestSwagger 2.0Open BSV License2026-07-177164113.9 KB
subtree

Get paginated transaction details from a subtree in JSON format.

get/api/v1/subtree/{hash}/txs/json

Path parameters

hashstring required

Block, transaction, or subtree hash in hexadecimal format

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"}}