widget.getWidgets
Retrieves UI widgets to build into your app
| Name | Required | Type | Description | 
|---|---|---|---|
| wids | true | Widget ids  | |
| style | false | Widget style (applied for all requested widgets. if any of them does not support the style, it will be loaded with a default one)  | 
Authorization
Session is optional (for External applications - required)Required permissions
- VALUABLE_ACCESS
 
See mobile widgets
Content returns encoded in Base64. Processing sample:
OKSDK.Util.decodeUtf8(atob(data[i].content)

