Get associated TLD of a DID

Get Binded TLDs

get

Retrieve all communities a DID has joined (binded top-level domains). This data will be consistent with the latest block height a short time after the block has been confirmed.

Query parameters
didstringRequired

The DID name to query.

Example: revo
startintegerOptional

The starting index for the paginated results.

Default: 0Example: 0
limitintegerOptional

The number of items to retrieve per page.

Default: 10Example: 10
Responses
200

Successful operation

application/json
get
/getBindedTLD
200

Successful operation

Last updated