{
"id": 0,
"name": "string",
"description": "string",
"server_url": "string",
"transport": "string",
"oauth_provider": "string",
"oauth": true,
"oauth_url": "string",
"icon_url": "string",
"website": "string",
"privacy_policy": "string",
"category": "string",
"information": {
"property1": "string",
"property2": "string"
},
"user_status": {
"is_connected": true,
"expired": true,
"connected_at": "2019-08-24T14:15:22.123Z",
"actions_count": 0,
"actions": [
{
"id": 0,
"name": "string",
"description": "string",
"is_enabled": true,
"is_default": true
}
]
}
}