Get account information
Get accounts given customerId
This operation will respond with a list of accounts given the customer id
GET
Path Parameters
The customer id to fetch list of accounts for
Query Parameters
The audit user to log the request
Current page
How many accounts should be returned per page, default is 30. Cannot be more than 100.
Required range:
1 <= x <= 100
Response
200 - application/json
The response is of type object[]
.