GET

List Child Accounts


Retrieves a list of child account IDs for the requesting account. If no child accounts exist, an empty list will be returned.

Important: This call requires an account level API key.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Get Sub Accounts
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/accounts/v1/account/child-accounts

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?