nylas
    Preparing search index...

    Interface ListMessagesParams

    The parameters for the Messages.list method

    interface ListMessagesParams {
        identifier: string;
        queryParams?: ListMessagesQueryParams;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    The query parameters to include in the request