getPackage( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Retrieves a package.

You must pass the ID of the Wix account that the package belongs to in the header of the call. The call fails, if the package and Wix account don't match.

Important: This call requires an account level API key and cannot be authenticated with the standard authorization header.

メソッド宣言
コピー
メソッド・パラメータ
_idstringRequired

Package ID.

リターン
Return Type:Promise<GetPackageResponse>
役に立ちましたか?
はい
いいえ