Get
/v1/channel-accounts
The “Get Channel Accounts” method is used to read all Channel Accounts of WACM. The purpose of “Get Channel Accounts” is to allow their parent account to list all the Channel Accounts under them, access all their information, and filter them by using the supported query parameters.
Limitations include: A Channel Account user cannot read its own account, only the Distributor/Governance or Control Account users have access to perform this action.
Security
HTTP
Type basic
Query parameters
page
Example3
size
Example2
id
Example2324
status
ExampleActive
name
ExamplechannelAccountName
contactEmail
Examplecontactemail@wasabi.com
controlAccountId
Example12345
includeDeletedSubAccounts
boolean
Exampletrue
Responses
200
OK
string
Example{ "id": 53211, "name": "Dahlia CHA (vjollca"s - do NOT update!)", "controlAccountId": 53165, "controlAccountName": "Dahlia (vjollca"s - do NOT update!)", "governanceAccountName": "Lilac Governance (do NOT update!)", "governanceAccountId": 45424, "subAccountStorage": 0.015625, "subAccountsCount": 3, "status": "Active", "imageUrl": null, "creationDate": "2024-07-09T08:36:50.898Z", "address1": null, "address2": null, "country": null, "city": null, "state": null, "zip": null, "mainPhone": null, "billingPhone": null, "contactEmail": "rolesucx+dahlia-cha@gmail.com", "billingEmail": null, "businessNumber": null, "taxId": null, "fiscalNumber": null, "vatNumber": null, "website": null, "ssoEnabled": null, "purchasedStorage": 3, "subAccountDefaultPurchasedStorage": 3, "subAccountDefaultStorageQuotaType": "Hard quota", "storageQuotaType": "Soft quota"}