GET /v1/inboxes
Returns the inboxes for the project as a flat array under data. Use the optional domainId filter to build a per-domain inbox picker.
Query parameters
string
Narrow the list to inboxes on a single domain. Omit to return all inboxes for the project.
Request
Response
200 OK — the inboxes for the sender, each carrying its address, owning domainId, and type (sending or agent).
