Get All Subaccounts
Retrieve all subaccounts (team members) associated with the current customer account.
๐ฅ Get All Subaccounts
This endpoint fetches a list of all active subaccounts (children) under the current logged-in customer.
๐น HTTP Request
๐ Authorization Header
๐ป PHP Example
๐ฆ Sample JSON Response
๐งพ Notes
Only subaccounts under the authenticated customer account will be listed.
Pagination parameters (if supported) can be added for extended results.
Last updated