---
title: "Refresh Datasource"
method: GET
path: "/datasources/gen_supplemental_info/{datasource_id}"
tags: ["Data Sources"]
---

# Refresh Datasource

`GET /datasources/gen_supplemental_info/{datasource_id}`

Generate supplemental info for a datasource at the given ID.

## Path parameters

- `datasource_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/versions/6662a407c637/schema)
