---
title: "Get available source versions"
method: GET
path: "/api/v1/project/{projectid}/sources/versions"
tags: ["Sources"]
---

# Get available source versions

`GET /api/v1/project/{projectid}/sources/versions`

Retrieve the list of available versions for a specific source connector type.

## Path parameters

- `projectid` string, required

## Query parameters

- `type` string, required

## Response `200`

OK

## Other responses

- `400` — failed to validate request
- `401` — unauthorized
- `500` — failed to get versions

---

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