Get User Message List
/api/message/list
POST
| Field | Parameter | Type | Required | Description | 
|---|---|---|---|---|
| APPID | appid | String | Yes | Application Client Id | 
| Timestamp | gntime | String | Yes | The current UNIX timestamp | 
| Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. | 
| Message Status | status | Integer | Yes | Message Status 1=read,0=unread | 
| Page | page | Integer | Yes | Page | 
| Page size | limit | Integer | Yes | Page size | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| Return code | code | Integer | 1:Success -1:Error | 
| Return message | msg | String | Response Message | 
| Return Data | data | Object | Response Data | 
{
    "code": 1,
    "msg": "ok",
    "page": "1",
    "pagesize": "10",
    "count": 100,
    "data": [
        {
            "id": "1213123",
            "uid": "1xxxxx",
            "lx": "0",
            "zt": "1",
            "bt": "【GNAME】 Domain name push accepted notice",
            "nr": "Dear ID, 1xxxxx<br />Your account ID 1xxxxxx has successfully pushed the following domain name to user ID xxxxx.<br><br>exmaple.com<br/>exmaple2.com<br><br >If it's not operated by yourself, maybe your account has been stolen, please contact us immediately!,<br/>Otherwise, you will take the risk at your own !",
            "sj": "2021-01-29 20:29:59",
            "ztstr": "Read",
            "lxstr": "System reminder"
        }
    ]
}
                Current system time:2025-11-04 20:06:17(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.