---
title: "Retrieve the OAuth client ID for a specific team identified by {team_name}. | (Stable)"
method: GET
path: "/data-jobs/teams/{team_name}/oauth-credentials/client-id"
tags: ["Data Jobs Secrets"]
---

# Retrieve the OAuth client ID for a specific team identified by {team_name}. | (Stable)

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

Retrieve the OAuth client ID for a specific team identified by {team_name}.

## Response `200`

Team Oauth ClientId

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

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