Get¶
GET /api/v1/notify_object/get
Overview¶
Retrieve the specified notification object information.
Query Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| notifyObjectUUID | string | Y | Notification object UUID |
Parameter Supplementary Description¶
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 modify/delete, False: not allowed, None: indicates that it will follow the interface operation permissions. |
| permissionSetInfo | dict | Custom operation configuration related information. |