mailkite_list_route_candidates
Preview stored inbound messages a route could deliver, newest first, for replaying mail to a route defined after arrival. Paginate with before until nextBefore is null.
Instructions
Stored inbound messages this route could be asked to deliver, newest first — the preview for replaying mail to a route defined after that mail arrived. Each row carries delivered_here, so you can send a route only what it has never seen. Page with before (the response's nextBefore); because matching happens after a bounded scan, a page can come back shorter than limit while more still remain — keep going until nextBefore is null. Requires a management session token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter `id`. |