List backup-validations
GET /backup-validations
GET
/backup-validations
Backup validation drill results. Records the outcome of periodic restore tests including RTO measurement, checksum verification and pass/fail status per backup type.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
backup_type
required
string
source
string
size_bytes
integer
checksum
string
validated_at
string format: date-time
restore_test_result
string
rto_seconds
integer
error_message
string
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)