Displaying Current Settings
DISPLAYS CURRENT SETTINGS
Returns current settings
GET
/settings
Returns current settings. For users with the Standard Registry role only
{
type: object
properties:
operatorId:
type: string
operatorKey:
type: string
nftApiKey:
type: string
}
Last updated