Skip to main content
GET
List all Addresses

Authorizations

Authorization
string
header
required

User 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.

filter[exclude_quick_checkout]
boolean

Exclude addresses that were created during quick checkout

Response

200 Success - Returns an array of address objects.

data
Address · object[]
required
meta
Pagination Meta · object
required