nylas
    Preparing search index...

    Interface FindEventParams

    interface FindEventParams {
        eventId: string;
        identifier: string;
        queryParams: FindEventQueryParams;
    }
    Index

    Properties

    eventId: string

    The id of the Event to retrieve.

    identifier: string

    The identifier of the grant to act upon

    The query parameters to include in the request