---
title: "Get update times for all sources"
method: GET
path: "/info/sources"
tags: ["Informational"]
---

# Get update times for all sources

`GET /info/sources`

This endpoint will return a list of all generally-available sources in the Sigma platform, and the last time they were updated. ReportDataSources matches what is available in the UI, under the 'Reports' tab.

## Response `200`

OK

- SigmaidDataSourcesResponse
  - `rawDataSources` object, nullable
  - `reportDataSources` object, nullable
  - `reportDataSourcesBuckets` object, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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