Find user address

API Endpoint uses to obtain a specific address from a specific user.

Using Ordering SDK

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