List collections
GET /collections · requires collection (view)
overdue | soon | allMax 200.
Preview a reminder
GET /collections/preview · requires collection (view)
Defaults to the tenant’s default channel.
Send a reminder
POST /collections/remind · requires collection (edit)
Send reminders in bulk
POST /collections/remind-bulk · requires collection (edit)
overdue | soon | allRun due reminders now
POST /collections/run-due-reminders · requires collection (edit)
No body. Triggers the same reminder sweep that runs on a schedule, on demand — useful after
changing notification channel configuration and wanting to confirm it immediately, rather than
waiting for the next scheduled run.
See Tenant Administration for configuring notification
channels, and Collections for the product-level walkthrough.