Mayson Monorepo Documentation
    Preparing search index...

    Interface SourceRetrieveParams

    interface SourceRetrieveParams {
        client_secret?: string;
        expand?: string[];
    }
    Index

    Properties

    client_secret?: string

    The client secret of the source. Required if a publishable key is used to retrieve the source.

    expand?: string[]

    Specifies which fields in the response should be expanded.