Show domains

Show the Tracking and Bounce domains.

Using the SDK

domains = api.domain.show()
<?php

$domains = $api->domain->show();
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!