---
title: "POST /integrationruntimes/{integrationRuntimeName}:listAuthKeys"
method: POST
path: "/integrationruntimes/{integrationRuntimeName}:listAuthKeys"
tags: ["IntegrationRuntimes"]
---

# POST /integrationruntimes/{integrationRuntimeName}:listAuthKeys

`POST /integrationruntimes/{integrationRuntimeName}:listAuthKeys`

Retrieves the authentication keys for an integration runtime.

## Path parameters

- `integrationRuntimeName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success.

- IntegrationRuntimeAuthKeys — The integration runtime authentication keys.
  - `authKey1` string — The primary integration runtime authentication key.
  - `authKey2` string — The secondary integration runtime authentication key.

## Other responses

- `default` — An error response received from the Scanning Service.

## Changes

- **2026-07-13** (2018-12-01-preview) `1dc732ab31fc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/purview-scanning/changes/integrationruntimes/:integrationRuntimeName:listAuthKeys/post.md)

---

[API](https://skmtc.dev/azure/apis/purview-scanning.md) · [All operations](https://skmtc.dev/azure/apis/purview-scanning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/purview-scanning/revisions/1dc732ab31fc/schema)
