List Connected Accounts
Accounts
List Connected Accounts
Returns a paginated list of sub-accounts linked to your master account. The list is empty if no sub-accounts have been created. See Connected Accounts for the master/sub-account model and the x-on-behalf-of pattern.
GET
List Connected Accounts
授权
The API token for login provided by UQPay.
查询参数
The maximum number of items to return per page. This number can be between 10 - 100, and will default to 10
必填范围:
x >= 1示例:
10
The page number to retrieve the next set of items. The number has to be greater than 1, and will default to 1
必填范围:
x >= 1示例:
1
响应
200 - application/json
OK - Successfully retrieved a list of accounts.

