Retrieves a list of all available configuration backup files for a specific site, sorted from newest to oldest. This allows you to see the entire history of captured configurations for a device.
A bearer token is required for all API requests. Obtain a token via the Altostrat Authentication API.
The unique identifier for the site.
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
A successful response returning a list of backup file metadata.
The unique filename of the backup file, serving as its ID.
"1732567800.rsc"
The human-readable size of the backup file.
"12.3KB"
The date the backup was created, formatted according to the user's preferences.
"29/10/2025"
The time the backup was created, formatted according to the user's preferences and timezone.
"12:50:00"
The full ISO 8601 timestamp of when the backup was created.
"2025-10-29T12:50:00.000000Z"