AhaSend Go SDK
Sub Accounts
List Sub Accounts
Returns a cursor-paginated list of sub accounts under the parent account. Soft-deleted sub accounts are not included; usage billed for sub accounts deleted during the current period is reported by the usage endpoint’s removed_sub_accounts aggregate.
GET
AhaSend Go SDK
Authorizations
API key for authentication
Path Parameters
Parent account ID
Query Parameters
Maximum number of items to return (1-100)
Required range:
1 <= x <= 100Pagination cursor for the next page. Provide the value from next_cursor in the response.
Pagination cursor for the previous page. Provide the value from previous_cursor in the response.

