---
title: "Get the Team's Oauth Application Credentials. | (Stable)"
method: GET
path: "/data-jobs/teams/{team_name}/oauth-credentials"
tags: ["Data Jobs Secrets"]
---

# Get the Team's Oauth Application Credentials. | (Stable)

`GET /data-jobs/teams/{team_name}/oauth-credentials`

Get the Team's Oauth Application Credentials.

## Response `200`

Team Oauth Credentials

- OauthTeamCredentials — Oauth credentials for a team.
  - `teamName` string, required — The name of the team
  - `clientId` string, required — The clientID
  - `clientSecret` string, required — The clientSecret

## Other responses

- `404` — A response for any errors detected

## Changes

- **2024-07-16** `a3e1a54068cd` — 1 info
  - endpoint added
- **2021-08-06** `844c60c5b950` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vmware/apis/versatile-data-kit-control-service-api/changes/data-jobs/teams/:team_name/oauth-credentials/get.md)

---

[API](https://skmtc.dev/vmware/apis/versatile-data-kit-control-service-api.md) · [All operations](https://skmtc.dev/vmware/apis/versatile-data-kit-control-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/versatile-data-kit-control-service-api/revisions/6c58be3b5043/schema)
