@makehq/sdk
    Preparing search index...

    Type Alias ListOrganizationAuditLogsOptions

    ListOrganizationAuditLogsOptions: ListAuditLogsOptions & {
        team?: (string | number)[];
    }

    Options for listing the audit logs of an organization.

    Type declaration

    • Optionalteam?: (string | number)[]

      Filter by one or more team IDs or team names