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

    Interface EventStreamCloudEventOrgConnectionAdded

    SSE message for organization.connection.added.

    interface EventStreamCloudEventOrgConnectionAdded {
        offset: string;
        event: EventStreamCloudEventOrgConnectionAddedCloudEvent;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    offset: string

    Opaque cursor representing position in the stream. Pass as the from query parameter to resume.