---
title: "Get available destination versions"
method: GET
path: "/api/v1/project/{projectid}/destinations/versions"
tags: ["Destinations"]
---

# Get available destination versions

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

Retrieve the list of available versions for a specific destination 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)
