---
title: "Get user's enabled states"
method: GET
path: "/users/{id}/states"
tags: ["Users"]
---

# Get user's enabled states

`GET /users/{id}/states`

Retrieve the list of states (geographic regions) that a user is enabled to work in.

**Authentication Required**: Yes
**Permissions**: User can read their own states or have admin permissions

## Response `200`

States retrieved successfully

## Other responses

- `403` — Permission denied
- `404` — User not found

---

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