latestOpenAPI 3.0.32026-08-19299284712.8 KB
67d9f45bb99b
Notifications
Retrieve notification schedule for a target
Returns the task reminder schedule for a workflow. Creates a schedule with defaults on first access if none exists.
get/notification-schedules/{target_app}/{target_model}/{target_id}
Path parameters
target_appstring required
Target Django app label (for example: taskflow).
target_idstring required
Target object identifier.
target_modelstring required
Target Django model name (for example: process).
Headers
X-Company-IDstring required
Associates request with company