Audit

Given a localCorrelationId this enpoint can return all the corresponding changes to that audit log intent.

post/api/audit/changes

Request body

PageNumberinteger
PageSizeinteger

Example request

{
  "Data": {
    "LocalCorrelationId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.