Get User addresses

API Endpoint uses to obtain addresses from one specific user.

Using Ordering SDK

const response = await ordering.users(userId).addresses().get();
Language
Authorization
Header
Click Try It! to start a request and see the response here!