reminders: add delivery log API routes #201

Closed
opened 2026-04-06 20:59:07 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:59:07 +00:00

Summary

Expose reminder delivery history and status over authenticated API routes.

Remaining scope

  • delivery log routes
  • list/filter delivery records by task, endpoint, and status
  • payloads for sent/failed/dead/suppressed/retry state for UI and CLI consumption

Already completed

  • adapter registry route
  • endpoint CRUD routes
  • task reminder CRUD routes
  • endpoint test-send route

Related shipped work: #207, #208.

## Summary Expose reminder delivery history and status over authenticated API routes. ## Remaining scope - delivery log routes - list/filter delivery records by task, endpoint, and status - payloads for sent/failed/dead/suppressed/retry state for UI and CLI consumption ## Already completed - adapter registry route - endpoint CRUD routes - task reminder CRUD routes - endpoint test-send route Related shipped work: #207, #208.
barrettruth commented 2026-04-07 21:43:25 +00:00

Implemented and merged in #220.

Implemented and merged in #220.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#201
No description provided.