Retrieve the addresses of the logged-in customer. The addresses can be filtered by fields such as country_code. The addresses can also be sorted or paginated.
Publishable API Key created in the Medusa Admin.
The locale in BCP 47 format to retrieve localized content.
"en-US"
Filter by the address's city. Filter by a city.
Filter by the address's postal code. Filter by a postal code.
Filter by the address's country code. Filter by a country code.
Search term to filter the address's searchable properties.
Filter addresses by company.
Filter addresses by province.
Join query parameters with an AND condition. Each object's content is the same type as the expected query parameters.
Join query parameters with an OR condition. Each object's content is the same type as the expected query parameters.
The locale in BCP 47 format to retrieve localized content.
"en-US"
OK
The paginated list of customer addresses.
The maximum number of items returned.
The number of items skipped before retrieving the returned items.
The total number of items.
The list of addresses.
The estimated count retrieved from the PostgreSQL query planner, which may be inaccurate.