Skip to main content

Get Account Addresses

GET 

https://useast.api.elasticpath.com/v2/accounts/:accountID/addresses

Get Account Addresses

Request

Path Parameters

    accountID stringrequired

    The ID of the account 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/accounts/:accountID/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!