nylas
    Preparing search index...

    Interface ListThreadsParams

    The parameters for the Threads.list method

    interface ListThreadsParams {
        identifier: string;
        queryParams?: ListThreadsQueryParams;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    The query parameters to include in the request