---
title: "Worker Me"
method: GET
path: "/api/workers/me"
tags: ["workers"]
---

# Worker Me

`GET /api/workers/me`

Worker validates their token and gets their own info.
Called by /chat/[token] page to confirm access and get the worker's name.

## 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)
