catalog
GET /v1/catalog/applications
List the applications the platform installs on its own fleet.
אימות
נקודת קצה זו היא ציבורית. היא אינה דורשת שורת פרטי זיהוי ואינה דורשת ארגון – זהו המידע שאתרי השיווק ומנועי התשובות מבוססי ה-AI שלנו קוראים.
נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.
נסה זאת
החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.
curl -X GET https://api.zinndigital.com/v1/catalog/applicationsמחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-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