Home

Queries the permissions of a chain

GET
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

For extended information refer to Child Chain Control

Parameters

requestTypestringrequiredquery
chainintegerrequiredquery
permissionstringquery
granterstringquery
firstIndexintegerquery
lastIndexintegerquery
adminPasswordstringquery
requireBlockstringquery
requireLastBlockstringquery

Response

200OK

Successful chain permissions retrieval

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error