Get address by account ID.

Retrieves an addresses by the given account ID.

Permissions:

RoleAccess
admincan request for any accounts
customercan request only for own accounts

List of possible error codes:

  • [400] INVALID_REQUEST_PARAMETER

    • The request parameter is invalid. Provide correct request parameter.
  • [404] NOT_FOUND

    • Requested address is not found.
Path Params
integer
required

Account ID

Responses

401

Authentication error

403

Authorization error

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json