Check Send Status
Poll a send by id, or list recent sends for your project.
Send never fails silently — every attempt, successful or not, is recorded and queryable.
Check a single send
status is either sent or failed. When failed, error carries the reason.
List recent sends
Supports status, recipient (substring match), limit (max 100), and offset query params. The same data is browsable in the project's Logs tab.