RetrieveAclResponse

{
  "topic": "com.acme/xdk_53/things/twin/commands/retrieve",
  "headers": {},
  "path": "/acl",
  "value": {
    "the_auth_subject_2": {
      "READ": true,
      "WRITE": false,
      "ADMINISTRATE": false
    },
    "the_auth_subject": {
      "READ": true,
      "WRITE": true,
      "ADMINISTRATE": true
    }
  },
  "status": 200
}