Changes to GET /api/v1/:context_id/audit

GET /api/v1/{context_id}/audit

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

Changed in 1 of the 5 revisions of this API.3

  1. 9f15987130673

What changed

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the required property page to the response with the 200 status

      response-required-property-added