Customer Addresses
List all addresses for a customer
Returns a list of all addresses associated with the specified customer.
🔒 Requires: customers:read scope
get/customers/{customer_id}/addresses
Path parameters
customer_idstring uuid required
The unique identifier of the customer.