Get a recipient address
Recipients
Get a recipient address
Returns one reusable address. Cross-business resources return 404.
GET
Get a recipient address
Authorizations
A business-bound HaulStow API key. Send
Authorization: Bearer hsg_live_key_... to the live server or a
hsg_test_key_... key to the sandbox server. Never expose this key in a browser.
Headers
Optional caller correlation ID. Use 1–128 ASCII letters, digits, ., _,
-, or :. Invalid values are replaced. The accepted/generated value is
returned in the response.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9._:-]+$Path Parameters
Pattern:
^adr_[a-f0-9]{32}$Example:
"adr_78de60204f574a64be88ba9bd94a049f"
