---
title: "GET /sources/ldap/{slug}/debug/"
method: GET
path: "/sources/ldap/{slug}/debug/"
tags: ["sources"]
---

# GET /sources/ldap/{slug}/debug/

`GET /sources/ldap/{slug}/debug/`

Get raw LDAP data to debug

## Path parameters

- `slug` string, required — Internal source name, used in URLs.

## Response `200`

- LDAPDebug
  - `user` object[], required
  - `group` object[], required
  - `membership` object[], required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
