---
title: "Get Portal Audit Log Webhook"
method: GET
path: "/v3/portals/{portalId}/audit-log-webhook"
tags: ["Portal Audit Logs"]
---

# Get Portal Audit Log Webhook

`GET /v3/portals/{portalId}/audit-log-webhook`

Returns configuration for the audit log webhook.

## Response `200`

Portal audit log webhook response

- object
  - `enabled` boolean — Indicates if the data should be sent to the configured audit log destination.
  - `audit_log_destination_id` string, uuid — ID of the audit log destination.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
