---
title: "Get a VCS Provider"
method: GET
path: "/vcs-providers/{vcs_provider}"
tags: ["vcs-providers"]
---

# Get a VCS Provider

`GET /vcs-providers/{vcs_provider}`

Show details of a specific VCS provider.

## Path parameters

- `vcs_provider` string, required

## Query parameters

- `include` string[]
- `fields` object
  - `agent-pools` string — The comma-separated list of fields to return in response for AgentPool resource.
  - `vcs-providers` string — The comma-separated list of fields to return in response for VcsProvider resource.

## Response `200`

Success.

## Other responses

- `404` — VCS provider not found or user unauthorized to perform action.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
