Skip to main content
POST
Get Push Notification History

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

pushNotificationHistoryRequest

resourceId
integer<int64>

Enter the alarm panel ID whose activity you want to bring.

Example:

1059

page
integer<int32>

The page number you want to view.

Example:

7

pageSize
integer<int32>

The number of records to display on a page.

Example:

10

startTime
integer<int64>

Initial value of date constraint.

Example:

1634714715919

endTime
integer<int64>

End value of date constraint.

Example:

1634800575919

Response

Push Notification History(List)

totalRecords
integer<int64>

Total number of activities.

page
integer<int32>

The page number you want to view.

pageSize
integer<int32>

The number of records to display on a page.

activities
ActivityResponse · object[]

List of activities.