---
title: "All available sources will be returned"
method: GET
path: "/sources/list"
tags: ["Sources"]
---

# All available sources will be returned

`GET /sources/list`

## Query parameters

- `IQS-API-KEY` string, required

## Response `200`

An array of sources

- StudentSources[]
  - `status` string
  - `data` object
    - `source` Source
      - `id` string
      - `name` string

---

[API](https://skmtc.dev/spectrumemp/apis/emp-api.md) · [All operations](https://skmtc.dev/spectrumemp/apis/emp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spectrumemp/emp-api/revisions/3aef9ea8b6f8/schema)
