---
title: "GET /api/gateway/config/auth"
method: GET
path: "/api/gateway/config/auth"
tags: ["API Gateway"]
---

# GET /api/gateway/config/auth

`GET /api/gateway/config/auth`

## Response `200`

OK

- AuthenticationConfig[]
  - `apiKeys` string[]
  - `applicationId` string, required
  - `audience` string
  - `authenticationType` 'NONE' | 'API_KEY' | 'OIDC', required
  - `conductorToken` string
  - `createdBy` string
  - `fallbackToDefaultAuth` boolean
  - `id` string, required
  - `issuerUri` string
  - `orgId` string
  - `passthrough` boolean
  - `tokenInWorkflowInput` boolean
  - `updatedBy` string

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
