ShipSDKsNode.js SDKAppsVersion: NextOn this pageAppsApps Methods Get Apps Retrieves a list of available apps. JavaScriptconst apiClient = new App("YOUR_API_KEY");let data = await apiClient.getApps();