Get any assetCopy Pageget https://{subdomain}.assets.cross-cms.com/beta/cms/assets/asset任意のアセットを取得します。 APIエンドポイント {subdomain} にはプロジェクト固有の値が入ります。KARTE管理画面の「CMS設定」>「APIエンドポイント」で確認できます。 ⚠️ 注意: Base URLの{subdomain}を編集しても、API Requestのコード例には反映されません。Shell/Node/Ruby等のExampleは反映されるのでそちらを使うか、API Requestを利用する場合はdevKarte.server()で実際のエンドポイントURLを指定してください。Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsapiKeystringrequiredlength ≥ 1対象プロジェクトのAPIキーassetIdstringrequired取得対象のアセットIDHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/octet-streamAllowed:application/jsonapplication/octet-streamResponses 200アセットバイナリデータ 206部分的なアセットバイナリデータ (Range Request) 400バリデーションエラー 404プロジェクトまたはアセットが見つからない 416指定された範囲が不正、またはファイルサイズを超えているUpdated 5 months ago