Mailmus

Inbound emails

GET
/apps/{appId}/inbound-emails
AuthorizationBearer <token>

In: header

Path Parameters

appId*string

Response Body

curl -X GET "https://example.com/apps/string/inbound-emails"
Empty
GET
/apps/{appId}/inbound-emails/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string
appId*string

Response Body

curl -X GET "https://example.com/apps/string/inbound-emails/string"
Empty