Berichte
Geschlechterverteilung
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Response-Body
application/json
application/json
curl -X GET "https://example.com/reports/gender-distribution"{ "data": { "labels": [ null ], "datasets": [ { "data": [ null ] } ], "total": 0 }}