---
title: "Get impersonation settings"
method: GET
path: "/api/v1/org/impersonation"
tags: ["Organizations"]
---

# Get impersonation settings

`GET /api/v1/org/impersonation`

Get the impersonation setting for the current organization

## Response `200`

Ok

- ApiImpersonationOrganizationSettingsResponse
  - `results` ImpersonationOrganizationSettings, required
    - `impersonationEnabled` boolean, required
    - `organizationUuid` string, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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