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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.