Mail Check
Get a Custom From address
Fetch details of a single custom ‘from’ address by its ID.
GET
/
customFromAddresses
/
{customFromAddressId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the custom 'from' address to retrieve.