get https://api.bewe.io/v1/account/list
This endpoint provides a paginated list of all sub-accounts (or centers) associated with the authenticated master account.
It supports filtering and pagination parameters to efficiently retrieve large sets of accounts. For each sub-account, the response includes key details such as identification, contact information, business attributes, subscription state, and a list of associated employees. This endpoint is particularly useful for administrators or master account holders who need to manage multiple centers, monitor their status, or perform bulk operations. Proper authorization is required, and the response structure facilitates integration with management dashboards or reporting tools.