Get CSPR.name resolution

Get CSPR.name resolution by name

GET /cspr-name-resolutions/{name}

Query params

None

Sorting

None

Optional properties

None |

Response

<CSPRNameResolution>

Example

curl -X 'GET' \
   'https://api.testnet.cspr.cloud/cspr-name-resolutions/faucet.cspr' \
   -H 'Accept: application/json' \
   -H 'Authorization: 55f79117-fc4d-4d60-9956-65423f39a06a'

Last updated