{
  "id": "da9d0349-9284-cffb-ae06-667abba850f5",
  "name": "TestingEnvironment",
  "values": [
    {
      "key": "jwt",
      "value": "authtoken",
      "type": "text",
      "enabled": true
    },
    {
      "key": "host",
      "value": "localhost",
      "type": "text",
      "enabled": true
    },
    {
      "key": "port",
      "value": "443",
      "type": "text",
      "enabled": true
    },
    {
      "key": "protocol",
      "value": "https",
      "type": "text",
      "enabled": true
    },
    {
      "key": "prefix",
      "value": "AR-JWT",
      "type": "text",
      "enabled": true
    },
    {
      "key": "loginpath",
      "value": "/api/jwt/login",
      "type": "text",
      "enabled": true
    },
    {
      "key": "v1path",
      "value": "/api/arsys/v1",
      "type": "text",
      "enabled": true
    }
  ],
  "timestamp": 1484152592501,
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2017-01-11T16:36:41.669Z",
  "_postman_exported_using": "Postman/4.9.2"
}