See details about this account's teams
GET {{baseUrl}}/settings/v3/users/teams
View teams for this account
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","secondaryUserIds":["\u003cstring\u003e","\u003cstring\u003e"],"userIds":["\u003cstring\u003e","\u003cstring\u003e"]},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","secondaryUserIds":["\u003cstring\u003e","\u003cstring\u003e"],"userIds":["\u003cstring\u003e","\u003cstring\u003e"]}]}