Get Address
Addresses
Get Address
Single address by opaque partner-facing id.
GET
Get Address
Single address by opaque partner-facing id.
Cross-tenant lookups collapse to 404 with the same envelope
as a genuinely non-existent id — existence of rows under other
tenants is not leakable.
A malformed
address_id (wrong prefix, undecodable payload)
raises InvalidAddressIdError which the Connect error
handler renders as a 400 invalid_address_id envelope.Authorizations
Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.
Headers
Path Parameters
Opaque address id as returned from the list endpoint (addr_...).
Response
Successful Response
The response is of type Response Get Address Addresses Address Id Get · object.