v3
OpenAPI 3.1.02026-08-06274467602.9 KBauth
Check Authentication
Checks if the user is authenticated and returns user info if they are.
Does not require authentication - returns null if no valid token is provided. Falls back to email lookup if Firebase UID doesn't match database ID. When found via email fallback, updates the user's database ID to match the new Firebase-derived ID to prevent future mismatches.
get/api/v1/auth/check
Response
Successful Response