curl --location '/api/catalog/apps/' \
--header 'Accept-Language;'{
"id": "string",
"name": "string",
"description": "string",
"icon_url": "string",
"cover_url": "string",
"website_url": "string",
"type": "oauth",
"has_tools": true,
"embedded_page": {
"enabled": true,
"url": "string",
"title": "string"
},
"allowed_permissions": [
"can_view_leads",
"can_manage_dialogs"
],
"allow_installed_agent_settings_view": true,
"created_at": "2019-08-24T14:15:22.123Z"
}