Changes to List audit events

GET /v1/audit

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 8 revisions of this API.212

  1. d7f5ed61082011
  2. 8fe0776c0d451
  3. b531ab97083c1
  4. 77eee61915021

What changed

    • added subschema #4: Anonymous to the events/items/actor response property oneOf list for the response status 200

      response-property-one-of-added

    • added the required property events/items/collected_at to the response with the 200 status

      response-required-property-added

    • added subschema #1: API key to the events/items/actor response property oneOf list for the response status 200

      response-property-one-of-added

    • changed the pattern of the query request parameter action from ^[a-z][a-z0-9_.]*$ to ^[a-z][a-z0-9_.-]*$

      request-parameter-pattern-changed

    • endpoint added

      endpoint-added