get_app_object
Retrieve specific object layouts from Qlik Sense applications by providing application and object identifiers to access detailed analytics components.
Instructions
Get specific object layout by calling GetObject and GetLayout sequentially via WebSocket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application GUID | |
| object_id | Yes | Object ID to retrieve |