---
title: "List git tokens"
method: GET
path: "/tokens"
tags: ["Configuration"]
---

# List git tokens

`GET /tokens`

## Query parameters

- `type` 'GIT', required
- `organizationId` string, required

## Response `200`

- ConfigurationApiFindTokenByTypeResponse
  - `value` string, required
  - `name` string, required
  - `organizationId` string, required
  - `type` 'GIT' | 'GitLab' | 'AzureDevOps', required
  - `id` string, required

---

[API](https://skmtc.net/envzero/apis/env0-api.md) · [All operations](https://skmtc.net/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envzero/env0-api/versions/513441cbe9dc/schema)
