Audit Events

Get all audit events

Returns the workspace's audit event log with cursor paging. Each event records the actor, target, source, type, and timestamp of a change.

get/audit-events

Query parameters

cursorstring nullable

A unique identifier that allows for fetching the next set of audit events.

Response

Changes

Changed in 2 of the 55 revisions of this API.125

    • api tag Audit Events added

      api-tag-added

    • api tag AuditEvents removed

      api-tag-removed

  • 7143ea51f307123See the full diff
    • the results/items/target response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • removed the optional property results/items/target/email from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/target/id from the response with the 200 status

      response-optional-property-removed

    • the response property results/items/actor became required for the status 200

      response-property-became-required

    • the response property results/items/actor/id became required for the status 200

      response-property-became-required

    • the response property results/items/target became required for the status 200

      response-property-became-required

    This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog