Skip to content

Get a List of Notification Objects



get /api/v1/notify_object/list

Overview

Paging to get a list of notification objects.

Query Request Parameter

Parameter Name Type Required Description
search string Search notification object name
Allow null: True
pageIndex integer Page number
Allow null: False
Example: 1
$minValue: 1
pageSize integer Quantity returned per page
Allow null: False
Example: 10
$minValue: 1
$maxValue: 100

Supplementary Description of Parameters

Response


Feedback

Is this page helpful? ×