{
"tenantId": 0,
"filterId": 0,
"filterName": "string",
"createdBy": {
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"profilePicURL": "string",
"profilePicName": "string",
"profilePicColor": "string",
"provider": "string",
"newUser": true,
"isTourCompleted": true,
"about": "string",
"updateTime": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"status": "string",
"role": {
"orgRoleId": 0,
"roleName": "string"
}
},
"filterData": {
"filters": [
{
"field": "string",
"condition": "IS",
"value": {}
}
],
"operator": "string"
},
"projectId": 0,
"spaceId": 0,
"public": true,
"default": true
}