@edgible-team/sdk
    Preparing search index...

    Interface ListSecretsParams

    List every secret's metadata in an organization.

    interface ListSecretsParams {
        organizationId: string;
    }
    Index

    Properties

    Properties

    organizationId: string