Get last backup metadata for a stack item.
get/midgard/v0.1/stack/{stackItemId}/lastbackup/{tag}
Returns metadata of the latest backup for a stack item and tag.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe stack item ID.
integer
REQUIRED
tagBackup tag (for example `dev-db`).
string
REQUIRED
Response
200Last backup info retrieved successfully.
403User is not allowed to access this resource.
422Stack item not found or invalid request.
Shell cURL
shell
Show schema
json