Skip to content

GET/hello

This endpoint serves as a simple authentication test. When called with a valid API token, it returns basic information about the authenticated user.

{
"sport": "table_soccer",
"sub": "cbd36e0a-400a-4996-a4c9-5a8808dc31ba"
}