GET /v1/portal/bundles
GET/v1/portal/bundles
CodeMeta OS API endpoint.
Beispiel
curl -X GET https://api.codemeta-os.de/v1/portal/bundles \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.portal.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |