get_hook_list
Get the list of post-event hooks/callbacks configured in the system.| Property | |
|---|---|
| Read-only | Yes |
Parameters
None.Returns
AConfigHook object with the configured webhook endpoints and event subscriptions.
get_label_list
Get the list of labels available for tagging items.| Property | |
|---|---|
| Read-only | Yes |
Parameters
None.Returns
A list of label objects with:| Field | Description |
|---|---|
id | Label ID |
name | Label display name |
color | Background color (hex) |