Skip to main content
GET
/
mail
/
v1
/
inboxes
List mail inboxes
curl --request GET \
  --url https://api.case.dev/mail/v1/inboxes \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

Inboxes retrieved successfully