Account / Address
List all Addresses
Returns a list of addresses for the current user.
GET
/
api
/
v2
/
storefront
/
account
/
addresses
Authorizations
Authorization
string
headerrequiredUser token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Query Parameters
fields[address]
string
Specify the fields you would like returned in the response body. More information.
Response
200 - application/vnd.api+json
data
object[]
requiredmeta
object
requiredlinks
object
requiredWas this page helpful?