- Home
- API Enriched
- API Reference
- 🖥️ Admin Console And Ui API
🖥️ Admin Console And Ui API
Namespace-scoped visual elements with versioning. Custom widget deployment and catalog management for portal surfaces.
- Category: Platform
- Complexity: simple
- Paths: 2 | Schemas: 14
- Tier: Standard
- Related domains:
admin,system
Use Cases
Section titled “Use Cases”- Manage static UI components for admin console
- Deploy and retrieve UI assets within namespaces
- Configure console interface elements
- Manage custom UI component metadata
Primary Resources
Section titled “Primary Resources”- ui_component: UI component for console customization
- static_asset: Static asset for UI resources
Endpoints
Section titled “Endpoints”| Method | Path | Description |
|---|---|---|
| GET | /api/web/namespaces/{namespace}/static_components | List UI Static Component. |
| GET | /api/web/namespaces/{namespace}/static_components/{name} | GET UI static component. |