Get a list of automated backups for a stack item ID.
get/midgard/v0.1/automated-backup/list/{stackItemId}
Returns a list of automated backups.Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe StackItem ID.
integer
REQUIRED
Query Parameters
pageThis parameter is only useful when `resultsPerPage` < 30.
integer
resultsPerPageThe amount of results per page to return. The overall total results is capped to 30 to represent the last 30 days since there is a single automated backup per 24 hours.
integer
Response
200Returned when successful.
403User is not allowed to access this resource.
Shell cURL
shellShow schema
json