Get a list of backups for a stack item ID.
get/midgard/v0.1/backup/list/{stackItemId}
Get a list of backups for a stack item ID.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdA stack item ID.
integer
Query Parameters
pagePage number to fetch. Defaults to 0 being the first page.
integer
resultsPerPageThe amount of results per page to return.
integer
Response
200Returned when successful.
403User is not allowed to access this resource.
404When stack item, project, environment, or application was not found.
Shell cURL
shell
Show schema
json