Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListAPIKeyResponse

example

{
  "keys": [
    {
      "id": "YLDSY14NTNJ8",
      "registration_time": 0
      "nickname": "",
      "root": true,
      "permissions_document": {
        "version": "1",
        "default_allow": true,
        "permissions": {}
      }
    }
  ]
}

Hierarchy

  • ListAPIKeyResponse

Index

Properties

Properties

keys