Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface ListClientConnectionsResponseContent

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

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    connections: ConnectionForList[]
    next?: string

    Encoded next token