GET
/
v4
/
customer
/
{customerId}

Path Parameters

customerId
string
required

The customer id to fetch list of accounts for

Query Parameters

auditUser
string
required

The audit user to log the request

page
integer
default: 0

Current page

size
integer
default: 30

How many accounts should be returned per page, default is 30. Cannot be more than 100.

Response

200 - application/json

The response is of type object[].