GET /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 }
{ // Response }
{ application/json: schema: $ref: '#/components/schemas/Error' }
Last updated 1 year ago