---
title: "Access Tokens"
method: GET
path: "/user/accessTokens"
tags: ["user"]
---

# Access Tokens

`GET /user/accessTokens`

The Access Tokens endpoints returns titles of all the valid access tokens

## Response `200`

Access Tokens titles

- AccessTokensResponse
  - `tokens` string[], required

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.net/openstf/apis/smartphone-test-farm.md) · [All operations](https://skmtc.net/openstf/apis/smartphone-test-farm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openstf/smartphone-test-farm/versions/07b57b648bbb/schema)
