nylas
    Preparing search index...

    Interface FindThreadParams

    The parameters for the Threads.find method

    interface FindThreadParams {
        identifier: string;
        threadId: string;
    }
    Index

    Properties

    Properties

    identifier: string

    The identifier of the grant to act upon

    threadId: string

    The id of the thread to retrieve.