Lists the releases for an app.Ask AIget deprecatedhttps://api.replicated.com/vendor/v1/app/{app_id}/releasesDeprecated - please use the list releases with paging route.Path Paramsapp_idstringrequiredApp identifierResponses 200ListAppResponse contains a JSON array of app release data 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 7 months ago