Returns a paged set of releases for an app.Copy Pageget https://api.replicated.com/vendor/v1/app/{app_id}/releases/activeRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsapp_idstringrequiredApp identifierResponses 200PagedListAppResponse contains a releases array and the total count found 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 about 2 months ago Lists the releases for an app.Returns a paged set of releases for an app.