Skip to main content
GET
List emails

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
default:1
limit
integer
default:25
inbox
string
sender
string
subject
string
since
string<date-time>
until
string<date-time>
unread
boolean
favorite
boolean

Response

200 - application/vnd.mailcare.v1+json

Successful response

data
object[]
meta
object