v1

latestOpenAPI 3.1.02026-08-0629125194.8 KB
Heidi API

Get Team Details

Get detailed information about a specific team

get/api/v2/ml-scribe/open-api/team/{team_id}

Path parameters

team_idstring required
Example:5eb7cf5a86d9755df3a6c593

Response

Successful Response

Example response

{
  "team": {
    "id": "5eb7cf5a86d9755df3a6c593"
  }
}