Back to Node Auth0

Interface ListUserConnectedAccountsResponseContent

docs/interfaces/management.Management.ListUserConnectedAccountsResponseContent.html

5.9.1885 B
Original Source

Interface ListUserConnectedAccountsResponseContent

interface ListUserConnectedAccountsResponseContent {
connected_accounts: ConnectedAccount[];
next?: string;
}

Index

Properties

connected_accountsnext?

Properties

connected_accounts

connected_accounts: ConnectedAccount[]

Optionalnext

next?: string

The token to retrieve the next page of connected accounts (if there is one)

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connected_accountsnext