---
title: "GET /api/application/{application_id}/list-user-source-users/"
method: GET
path: "/api/application/{application_id}/list-user-source-users/"
tags: ["User sources"]
---

# GET /api/application/{application_id}/list-user-source-users/

`GET /api/application/{application_id}/list-user-source-users/`

List per user sources the first 5 users available.

## Path parameters

- `application_id` integer, required

## Response `200`

- UsersPerUserSource — The response of the list user source users endpoint.
  - `users_per_user_sources` object, required — An object keyed by the id of the user source and the value being the list of users for this user source.

## Other responses

- `404`

---

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