settings.users.teams.read
GRANULAR SCOPE(S): None
LIMITS: Standard API rate limits
{
"results": [
{
"id": "100",
"name": "Test Team",
"userIds": [
"123"
],
"secondaryUserIds": [
"124"
]
}
]
}
Was this page helpful?