Retrieves an array of available RouterOS backups for the specified site. Requires backup:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The site ID (UUID or some ID string) to list backups for.
An array of backup files
The response is of type object[]
.