GET notification

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cid

integer

None.

cids

Collection of integer

None.

sid

Collection of integer

None.

pid

Collection of integer

None.

limit

integer

None.

dt

date

None.

dt1

string

None.

dt2

string

None.

dat

integer

None.

ivl

integer

None.

uid

integer

None.

uids

Collection of integer

None.

view

string

None.

clview

string

None.

vdid

Collection of integer

None.

modules

Collection of integer

None.

pcid

Collection of integer

None.

sd

Collection of integer

None.

pn

integer

None.

ans

LabCare.Data.Enums.AlarmNotificationStatus

None.

agg_u

LabCare.Data.Enums.AggregateSamplingUnit

None.

agg_v

integer

None.

agg_f

LabCare.Data.Enums.AggregateFunctionType

None.

align_s

boolean

None.

alm_guid

Collection of string

None.

img

string

None.

img2

string

None.

img1

string

None.

ert

LabCare.Data.Enums.ExportReportType

None.

alarmgroupby

LabCare.Data.Enums.AlarmCountGroupBy

None.

ias

boolean

None.

hid

integer

None.

tz

string

None.

dataapiurl

string

None.

interval

integer

None.

et

integer

None.

eid

Collection of integer

None.

current_cid

integer

None.

Body Parameters

None.

Response Information

Resource Description

LabCareWebApiResultOfListOfLabCare.WebApi.Controllers.NotificationDetails
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

Collection of LabCare.WebApi.Controllers.NotificationDetails

None.

rc

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "success": true,
  "msg": "sample string 2",
  "data": null,
  "rc": 3
}