# ConnectedAccountsResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**data** | [**Array<ConnectedAccount>**](ConnectedAccount.md) | List of connected accounts matching the query. | [default to undefined]| |**total** | **number** | Total number of accounts by query. | [optional] [default to undefined]| |**next** | **string** | A cursor for the next page of results, if available. | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)