Skip to main content

Get Customer Addresses

GET 

https://useast.api.elasticpath.com/v2/customers/:customerID/addresses

Get Customer Addresses

Request

Path Parameters

    customerID stringrequired

    The ID of the customer you want to retrieve.

Responses

OK

Schema
    data object[]

Authorization: http

name: BearerTokentype: httpscheme: bearer
curl -L -X GET 'https://useast.api.elasticpath.com/v2/customers/:customerID/addresses' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!