---
title: "GET /api/v1/{vcs}/access-token"
method: GET
path: "/api/v1/{vcs}/access-token"
---

# GET /api/v1/{vcs}/access-token

`GET /api/v1/{vcs}/access-token`

## Path parameters

- `vcs` string, required

## Query parameters

- `limit` integer
- `page` string[]

## Response `200`

- AccessTokenPage
  - `results` AccessTokenItem[], required
    - `capabilities` unknown[], required
      - unknown
    - `id` string, required
    - `name` string, required

## Other responses

- `403`

## Changes

- **2025-09-19** `608fbb7337aa` — 1 info
  - endpoint added
- **2024-10-03** `2089572474fe` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/terrateamio/apis/untitled-api/changes/api/v1/:vcs/access-token/get.md)

---

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