latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Notifications

Retrieve notification subscriptions for a target

Returns watchers for a target. is_active reflects UserCompany membership (deactivated users may still appear in the list). Import/mapping emails are delivered only to active UserCompany rows whose per-event preferences allow the notification (data_imports, manual_mapping).

get/notification-subscriptions/{target_app}/{target_model}/{target_id}

Path parameters

target_appstring required

Target Django app label (for example: erps).

target_idstring required

Target object identifier.

target_modelstring required

Target Django model name (for example: erpconnection).

Headers

X-Company-IDstring required

Associates request with company

Response