teams
Requires the privilege TEAMS_READ
get/teams/{teamIdOrName}
Path parameters
teamIdOrNamestring required
Response
default response
Example response
[
{
"prefs": {
"testRunRestrictionWindows": [
{
"windowsForDay": [
{
"start": "14:30",
"end": "14:30"
}
]
}
]
}
}
]