---
title: "List all browser authentication states"
method: GET
path: "/v1/auth_states"
---

# List all browser authentication states

`GET /v1/auth_states`

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- TypeAuthStateResponse[]
  - `id` string, required
  - `name` string

---

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