Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ListAuditRecordsRequestData

    interface ListAuditRecordsRequestData {
        app_id: string;
        identity: string;
    }
    Index

    Properties

    Properties

    app_id: string

    The unique ID of the app. You can find this on the Sinch Dashboard.

    identity: string

    An identity to use on Consent audit records queries.