action etsi_app_did_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: "/onboarded_app_packages/{appDId}/package_content" encoding: json output: { type: "object" additionalProperties: true } }