teams
Gets all Teams associated with the current Company.
Requires the privilege TEAMS_READ
get/teams
Response
default response
Example response
[
{
"prefs": {
"testRunRestrictionWindows": [
{
"windowsForDay": [
{
"start": "14:30",
"end": "14:30"
}
]
}
]
}
}
]