---
title: "GET /sources/all/user_settings/"
method: GET
path: "/sources/all/user_settings/"
tags: ["sources"]
---

# GET /sources/all/user_settings/

`GET /sources/all/user_settings/`

Get all sources the user can configure

## Response `200`

- UserSetting[]
  - `object_uid` string, required
  - `component` string, required
  - `title` string, required
  - `configure_url` string
  - `icon_url` string

## 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)
