# skills_orgs_skills_percentile_list Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent Endpoint: GET /api/skills/orgs/{org}/skills/percentile/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) ## Response 200 fields (application/json): - `username` (string, required) - `points` (number, required) - `percentile` (number, required) Percentile of points for user. If an was provided, this is the percentile of the user relative to users within the org.