---
title: "Test token validity, repo write access"
method: GET
path: "/auth/test"
tags: ["Authentication"]
---

# Test token validity, repo write access

`GET /auth/test`

Validate the given auth token, test write access to specified repo

## Query parameters

- `repo_id` string

## Response `204`

Request completed successfully

## Other responses

- `404` — The specified resource was not found
- `default` — An error occurred

---

[API](https://skmtc.net/diversion/apis/diversion-core-api.md) · [All operations](https://skmtc.net/diversion/apis/diversion-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/diversion/diversion-core-api/revisions/38a18aba804b/schema)
