GET /v1/academy-catalog/my-certificates/{certId}/download
GET/v1/academy-catalog/my-certificates/{certId}/download
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
certIderforderlich | string | |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/academy-catalog/my-certificates/{certId}/download \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.academy-catalog.get();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |