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

    Interface GetHookRequestParameters

    {}
    
    interface GetHookRequestParameters {
        fields?: string;
    }
    Index

    Properties

    Properties

    fields?: string

    Comma-separated list of fields to include in the result. Leave empty to retrieve all fields.