auth

Get Me

Check if the current user has a farm membership. Returns {has_farm, farm_id, farm_name, role} so the frontend knows whether to show /setup or /knowledge.

get/api/auth/me

Response

Successful Response

{"stackTrail":"paths:/api/auth/me:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes