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

## Changes

- **2016-09-13** `190db53652cf` — 1 info
  - endpoint added
- **2016-05-31** `7a0eb1704719` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opentrials/apis/opentrials-api/changes/sources/get.md)

---

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