---
title: "GET /auth/tokens/quay.io"
method: GET
path: "/auth/tokens/quay.io"
tags: ["tokens"]
---

# GET /auth/tokens/quay.io

`GET /auth/tokens/quay.io`

Add a new Quay.io token.

## Query parameters

- `access_token` string

## Response `200`

Successfully added a new Quay.io token

- TokenUser
  - `dbCreateDate` integer
  - `dbUpdateDate` integer
  - `id` integer
  - `tokenSource` 'quay.io' | 'github.com' | 'dockstore' | 'bitbucket.org' | 'gitlab.com' | 'zenodo.org' | 'google.com' | 'orcid.org'
  - `userId` integer
  - `username` string

## Other responses

- `400` — Bad request
- `404` — Not found
- `409` — Conflict

---

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