action etsi_app_pkg_get { label: "Fetch the onboarded application package content identified by appPkgId or appDId." description: "Fetch the onboarded application package content identified by appPkgId or appDId." provider: etsi method: GET path: "/app_packages/{appPkgId}/package_content" encoding: json output: { type: "object" additionalProperties: true } }