Get¶
GET /api/v1/notify_object/get
Overview¶
Retrieve the specified notification object information
Query Parameters¶
Parameter | Type | Required | Description |
---|---|---|---|
notifyObjectUUID | string | Y | Notification object UUID |
Additional Parameter Descriptions¶
Response Body Parameter Descriptions
Parameter | Type | Description |
---|---|---|
allow_operation | boolean/None | True: Indicates that the current user is allowed to perform update operations such as modify/delete, False: Not allowed, None: Indicates that the interface operation permissions will be followed |
permissionSetInfo | dict | Custom operation configuration related information |