New Here? Claim Your 30% Discount on Your First Blockchain Node Access!

banner image

Last updated on January 1, 1970

1 min read

Method /namespace undefined ()
connect with REST protocol

/namespace

info-circle-fill

Gets the namespace with given id.

Parameters

namespace -

The namespace id.

Request

curl --location --request GET 'https://xem.getblock.io/namespace?namespace=cactus'  
 --header 'x-api-key: YOUR-API-KEY' 
 --header 'Content-Type: application/json'

Response

{
    "fqn": "cactus",
    "height": 3915451,
    "owner": "NDOQZVUH5ZZHPFOFFIF3QYIDU2CRVZOAH5DAOCF6"
}
banner icon

Start Building with GetBlock RPCs for Free