---
title: "Get Me"
method: GET
path: "/api/auth/me"
tags: ["auth"]
---

# Get Me

`GET /api/auth/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.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/nexa/apis/farm-intel-api.md) · [All operations](https://skmtc.dev/nexa/apis/farm-intel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nexa/farm-intel-api/revisions/b1933769082d/schema)
