---
title: "Get API and Data Jobs Service info, list of supported python versions"
method: GET
path: "/data-jobs/for-team/{team_name}/info"
tags: ["Data Jobs Service"]
---

# Get API and Data Jobs Service info, list of supported python versions

`GET /data-jobs/for-team/{team_name}/info`

<i>(Introduced in v1.0)</i> | Get API and Data Jobs service information

## Path parameters

- `team_name` string, required

## Response `200`

API and Data Jobs service information

- DataJobApiInfo — API and Data Job service information, list of supported python versions
  - `api_version` string, required
  - `supported_python_versions` string[], required — list of supported python versions

## Changes

- **2023-04-05** `df3df820220b` — 1 info
  - added the required property `supported_python_versions` to the response with the `200` status
- **2021-08-06** `844c60c5b950` — 1 breaking
  - removed the required property `supported_python_versions` from the response with the `200` status

[Change history](https://skmtc.dev/vmware/apis/versatile-data-kit-control-service-api/changes/data-jobs/for-team/:team_name/info/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)
