List inboxes owned by the authenticated organization.
curl --request GET \
--url https://api.case.dev/mail/v1/inboxes \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
Inboxes retrieved successfully
Was this page helpful?
curl --request GET \
--url https://api.case.dev/mail/v1/inboxes \
--header 'Authorization: Bearer <token>'