API Explorer
Test and explore the Chars.gg API endpoints
Endpoint Details
Get current user
GET /v1/auth/me
Headers
Response Examples
200 - Information about the currently logged in user
Schema: {
"$ref": "#/components/schemas/GetMeResponseDto"
}