curl --location --request GET 'https://api.mingdao.com/v3/app/worksheets//rows/?includeSystemFields=false' \
--header 'HAP-Appkey: {{appkey}}' \
--header 'HAP-Sign: {{sign}}'{
    "data": {
        "id": "0bc19fb7-4100-43ad-8f0e-7d2879427677",
        "_createAt": "2024-03-25 15:52:58",
        "_createBy": {
            "accountId": "e2453de8-1a6a-4d4f-ba36-87fdff880a20",
            "fullname": "Bu Jiafei",
            "avatar": "https://p1.mingdaoyun.cn/UserAvatar/worksheetapi.png?imageView2/1/w/48/h/48/q/90",
            "isPortal": false,
            "status": 1
        },
        "_updatedBy": {
            "accountId": "e2453de8-1a6a-4d4f-ba36-87fdff880a20",
            "fullname": "Bu Jiafei",
            "avatar": "https://p1.mingdaoyun.cn/UserAvatar/worksheetapi.png?imageView2/1/w/48/h/48/q/90",
            "isPortal": false,
            "status": 1
        },
        "_owner": {
            "accountId": "user-undefined",
            "fullname": "not specified",
            "avatar": "https://p1.mingdaoyun.cn/UserAvatar/undefined.gif?imageView2/1/w/48/h/48/q/90",
            "isPortal": false,
            "status": 1
        },
        "_updatedAt": "2024-03-25 15:52:58",
        "632444f6182c34e9180b069e": "Router Resetting Device",
        "632444f6182c34e9180b069f": "9.99",
        "632444f6182c34e9180b06a1": "Products-30",
        "autoid": 15
    },
    "success": true
}