nylas
    Preparing search index...

    Interface FindConfigurationParams

    The parameters for the Configurations.find method

    interface FindConfigurationParams {
        configurationId: string;
        identifier: string;
    }
    Index

    Properties

    configurationId: string

    The id of the Configuration to retrieve. Use "primary" to refer to the primary configuration associated with grant.

    identifier: string

    The identifier of the grant to act upon