Skip to main content

Download a CSV file with AuditLog entries.

GET 

/audit-log/download/

Request

Query Parameters

    end_dt date-time

    Include instances created before ISO-formatted timestamp

    start_dt date-time

    Include instances created after ISO-formatted timestamp

    user string

    Base58 ID to filter instances by the user linked to the entry

Responses

CSV file with audit log entries

Schema

    string

Loading...