GET api/Resource/RetrieveReminderNum?dblinkname={dblinkname}
获取当前用户的提醒数
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dblinkname | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}