Obtain¶
GET /api/v1/notify_object/get
Overview¶
Retrieve information about the specified notification target.
Query Request Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
notifyObjectUUID | string | Y | Notification Targets UUID |
Parameter Additional Notes¶
Response Body Parameter Description
Parameter Name | type | Description |
---|---|---|
allow_operation | boolean/None | True: Indicates that the current user is allowed to perform update operations such as modification/deletion, False: Not allowed, None: Indicates that the interface operation permissions will be followed |
permissionSetInfo | dict | Custom action configuration related information |