Lists forwarding destinations and their verification status.
cURL
curl --request GET \ --url https://api.jetemail.com/inbound/forward-destinations \ --header 'Authorization: Bearer <token>'
{ "success": true, "result": [ { "uuid": "7c1f7c14-1234-4abc-8def-0123456789ab", "email": "[email protected]", "verified": 1, "verified_at": 1735937552, "created_at": 1735937552, "last_modified": 1735937552 } ] }
API key for account management endpoints. Use your api_ prefixed token.
Destinations listed successfully
true
Show child attributes