GET
/
api
/
v1
/
email
/
outbound
/
{outbound_email_id}
/
attachment
/
{attachment_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

attachment_id
string
required
outbound_email_id
string
required

Response

200 - application/json

The response is of type any.