Back to Node Auth0

Interface ListConnectionsCheckpointPaginatedResponseContent

docs/interfaces/management.Management.ListConnectionsCheckpointPaginatedResponseContent.html

5.9.1880 B
Original Source

Interface ListConnectionsCheckpointPaginatedResponseContent

interface ListConnectionsCheckpointPaginatedResponseContent {
next?: string;
connections?: ConnectionForList[];
}

Index

Properties

next?connections?

Properties

Optionalnext

next?: string

Opaque identifier for use with the from query parameter for the next page of results.

Optionalconnections

connections?: ConnectionForList[]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nextconnections