catalog
GET /v1/catalog/applications
List the applications the platform installs on its own fleet.
認証
このエンドポイントは公開されています。認証情報や組織情報は不要で、当社のマーケティングサイトやAI回答エンジンが読み取っているものと同じです。
このエンドポイントは組織IDを受け付けません。お使いのキーによって所属する組織がすでに特定されており、レスポンスはその組織にスコープされます。
試してみる
アングルブラケット内のすべてをご自身の値に置き換え、キーのプレースホルダーをご利用中のダッシュボードのキーに置き換えてください。
curl -X GET https://api.zinndigital.com/v1/catalog/applicationsログインしていますか?ダッシュボード内のAPIコンソールでは、実際の組織IDやお客様ご自身のキーが自動入力され、ライブAPIに対してリクエストが実行されるため、実際のレスポンスを確認することができます。 API コンソールでこのエンドポイントを開く
詳細
Every application our own installer can put down for a customer — the source of truth for any "one-click applications" count or list on the public site (docs/681). Read from the installer registry at this release, so an application appears here only when the platform can actually install it. Public catalog reference data — no auth, no tenant scope — and cacheable exactly like listCatalogPlans (strong ETag + max-age=60). Bring-your-own code is not an installed application and is not listed.
パラメータ
| 名前 | タイプ | 必須 | これがその内容です |
|---|---|---|---|
If-None-Match (header) | string | いいえ | A previously returned ETag; a match responds 304. |
返信
| 名前 | タイプ | 必須 | これがその内容です |
|---|---|---|---|
data | FleetApplication[] | はい | — |
このエンドポイントが返すエラー
429