cURL
curl --request GET \ --url https://sending.sendrapp.org/v2/domain \ --header 'Authorization: <api-key>'
{ "domains": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "name": "<string>", "description": "<string>", "sendingEmail": "[email protected]", "dnsRecords": [ {} ], "isActive": true, "isApproved": true, "isVerified": true } ], "count": 123 }
Retrieve domain associated with the tenant
200 OK
401 Unauthorized
List of domains retrieved successfully
Show child attributes
Total number of domains