Skip to main content
9 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/audit/v1/me
  • for the query request parameter extend, the type/format of property items/ was changed from / to string/“
  • added the new optional query request parameter whereSearch
  • added the enum value request to the property items/ of the query request parameter extend
  • added the enum value target to the property items/ of the query request parameter extend
  • added the optional property data/items/correlationId to the response with the 200 status
  • added the optional property data/items/ip to the response with the 200 status
  • added the optional property data/items/requestId to the response with the 200 status
  • added the optional property data/items/target to the response with the 200 status
  • added the optional property data/items/userAgent to the response with the 200 status
1 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/audit/v1/activity
  • for the query request parameter whereActorUserIds, the type/format of property items/ was specialized from string/“ to string/uuid
3 API change(s)GET /rs/audit/v1/activity
  • added the new optional query request parameter countOnly
GET /rs/audit/v1/entities/{entityType}/{entityId}
  • added the new optional query request parameter countOnly
GET /rs/audit/v1/me
  • added the new optional query request parameter countOnly
4 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/audit/v1/{entityType}/{entityId}
  • api path removed without deprecation
GET /rs/audit/v1/activity
  • endpoint added
GET /rs/audit/v1/entities/{entityType}/{entityId}
  • endpoint added
GET /rs/audit/v1/me
  • endpoint added
2 API change(s) — ⚠️ includes 1 breaking change(s)GET /rs/audit/v1/{entityType}/{entityId}
  • the response property data/items/payload/params/additionalProperties/ became nullable for the status 200
  • removed subschema #3 from the data/items/payload/params/additionalProperties/ response property anyOf list for the response status 200
1 API change(s)GET /rs/audit/v1/{entityType}/{entityId}
  • endpoint added