Back to Node Auth0

Interface ListClientConnectionsResponseContent

docs/interfaces/management.Management.ListClientConnectionsResponseContent.html

5.9.1856 B
Original Source

Interface ListClientConnectionsResponseContent

interface ListClientConnectionsResponseContent {
connections: ConnectionForList[];
next?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

connectionsnext?

Properties

connections

connections: ConnectionForList[]

Optionalnext

next?: string

Encoded next token

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connectionsnext