Authorizations
A bearer token is required for all API requests. Obtain a token via the Altostrat Authentication API.
Body
A list of site IDs for which to retrieve the latest backup.
An array of site ID strings.
1 - 50 elementsResponse
A successful response containing the results for each requested site.
A map of site IDs to their corresponding backup retrieval results.
The total number of sites that were requested.
3
The count of sites for which a backup was successfully retrieved.
1
The count of sites for which retrieval failed (due to errors or no backups found).
2