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 and cannot be authenticated with the standard authorization header. API keys are currently available to selected beta users only.

Authentication

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

Permissions
SCOPE.ACCOUNT.BASIC_TEAM_MEMBER
SCOPE.ACCOUNT.OWNER
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?