Get Protocol Config
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Return the protocol config table for the given version number. If the version number is not specified, the node uses the version of the latest epoch it has processed.
Body
application/json
jsonrpcstring2.0requiredidintegerrequiredmethodstringsui_getProtocolConfigrequiredparamsArray<integer>requiredResponse
200OK
Successful response returning protocol configuration
400Bad Request
Bad Request
401Unauthorized
Unauthorized — Missing or invalid API key
500Internal Server Error
Internal Server Error