Skip to content

List inboxes

GET
/v1/inboxes
curl --request GET \
--url https://example.com/v1/inboxes \
--header 'Authorization: Bearer <token>'

Every team inbox in the tenant. A tenant-scoped key is not a member of any inbox, so it sees them all.

OK