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

# GET /sources

`GET /sources`

Returns list of sources

## Response `200`

Success

- Source[]
  - `id` string, required
  - `name` string, required
  - `source_url` string — URL to source's website
  - `terms_and_conditions_url` string
  - `type` 'register' | 'journal' | 'other'

## Other responses

- `default` — Error

---

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