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