Skip to main content

get_hook_list

Get the list of post-event hooks/callbacks configured in the system.
Property
Read-onlyYes

Parameters

None.

Returns

A ConfigHook object with the configured webhook endpoints and event subscriptions.

get_label_list

Get the list of labels available for tagging items.
Property
Read-onlyYes

Parameters

None.

Returns

A list of label objects with:
FieldDescription
idLabel ID
nameLabel display name
colorBackground color (hex)