Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
A list of addresses for the authenticated user.
Returns a list of addresses associated with the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A list of addresses for the authenticated user.