get
https://koddi.io/console/v1/member_groups//experiences/assets
Response
| Field | Type | Description |
|---|---|---|
| experience_id | int | The experience the assets are associated with |
| assets | array of objects | The list of assets returned |
| asset_id | string | The asset’s id |
| name | string | The display name of the asset |
| parameter_name | varchar(20) | The asset name when displayed in a PWA response |
| default_content | varchar(20) | Default content of asset |
| required | bool | The asset required flag |
