latestOpenAPI 3.1.02026-07-221206394.4 KB
afb7b675d5b2
Team
Get a team
Retrieves a single team by id.
get/v1/teams/{id}
Response
Retrieves a single team by id.
Example response
{
"data": {
"name": "Industrials team"
}
}Retrieves a single team by id.
Retrieves a single team by id.
{
"data": {
"name": "Industrials team"
}
}