customers
Get customer accounts with members.
Get all accounts for a customer with their members, including billing information.
get/v1/customers/{id}/accounts
Path parameters
idstring required
The Customer ID (user profile ID).
Query parameters
account_idstring
Account ID for authentication validation. Required if customer has no active account.
Response
OK