Retrieves the list of keys for logged in user.
{
"KeyList": [
{
"KeyId": 1,
"Title": "sample string 2",
"CustomerId": 3,
"CustomerName": "sample string 4",
"PropertyId": "sample string 5",
"PostCode": "sample string 6",
"IsGoUnlimited": true,
"SubscriptionPlan": "sample string 8",
"AddedOn": "2018-03-27T15:18:51.2660835+05:30"
},
{
"KeyId": 1,
"Title": "sample string 2",
"CustomerId": 3,
"CustomerName": "sample string 4",
"PostCode": "sample string 5",
"IsGoUnlimited": true,
"SubscriptionPlan": "sample string 7",
"AddedOn": "2018-03-27T15:18:51.2660835+05:30"
}
]
}