- The address must belong to the parent domain in the path.
- Requests for addresses outside the parent domain return
404. - Requests for addresses outside the API key's workspace return
404.
Get Domain Address
Retrieve a single sender address from a sending domain. The address must belong to the parent domain in the path and to the workspace resolved from the bearer token.
GET
/v1/domains/:domain/addresses/:addressRetrieve a sender address by UUID
Path parameters
domainstring Required Domain UUID
addressstring Required Domain address UUID
Visibility
Workspace and parent-domain scoping behavior