Accounts
Retrieve account address
get/v1/domains/{domainId}/accounts/{accountId}/addresses/{accountAddressId}
Path parameters
domainIdstring uuid required
Unique identifier for the domain.
accountIdstring uuid required
accountAddressIdstring uuid required
Response
Example response
{
"data": {
"scope": "External"
},
"scope": "External"
}