GET /v1/auth/avatar/{fileId}
GET/v1/auth/avatar/{fileId}
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
fileIderforderlich | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/auth/avatar/{fileId} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.auth.get();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |