GET
/
api
/
v1
/
email
/
{email_id}
/
attachment
/
{attachment_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

attachment_id
string
required
email_id
string
required

Response

200 - application/json

The response is of type any.