Domains
Retrieve a route by address
Returns the route bound to <address>@<domain>. Use * as the address to retrieve the wildcard route for the domain.
get/v1/domains/{domain}/routes/{address}
Path parameters
domainstring required
addressstring required
Headers
idempotency-keystring
A header for idempotency purposes
Response
OK