Skip to main content
GET
Retrieve a Single Custom From Address

Authorizations

Authorization
string
header
required

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

Path Parameters

customFromAddressId
string
required

The ID of the custom 'from' address to retrieve.

Example:

"5EJy7VeBQGzn1m3"

Response

Custom 'from' address retrieved successfully.

success
boolean
Example:

true

data
object