Site Backups
List backups for a site
Retrieves an array of available RouterOS backups for the specified site. Requires backup:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The site ID (UUID or some ID string) to list backups for.
Response
200
application/json
An array of backup files
The response is of type object[]
.