v1

latestSwagger 2.02026-07-1792120.1 KB
update

Get a log of all performed updates.

Returns a structured log of all updates performed via the /update or /secrets endpoint, including timestamp, author, and affected resources.

get/update

Response

Datastring
Statusstring

Example response

{
  "Data": "SecurityVersion increased {\"user\": \"someuser\", \"package\": \"somepackage\", \"new version\": 4}",
  "Status": "success"
}