---
title: "Check whether authentication is enabled"
method: GET
path: "/auth/verify"
tags: ["Auth"]
---

# Check whether authentication is enabled

`GET /auth/verify`

## Query parameters

- `tableName` string
- `accessType` 'CREATE' | 'READ' | 'UPDATE' | 'DELETE'
- `endpointUrl` string

## Response `200`

Verification result provided

## Other responses

- `500` — Verification error

---

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