{ "id": "abc123def456", "name": "Example Asset", "type": "image", "created_date": "2026-04-17T12:00:00Z", "modified_date": "2026-04-17T12:00:00Z", "thumbnail": { "url": "https://example.adobe.com/asset.jpg", "width": 42, "height": 42, "type": "image" }, "representations": [ { "id": "abc123def456", "type": "image", "storage_href": "example_value", "content_length": 42 } ] }