---
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

---

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