List all groups (teams) in the organization

View as Markdown

Lists every team in the caller’s organization. Authorization: any authenticated organization member (reads are open; only mutations are administrator-only). No query or body. Returns the organization’s groups.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

The organization’s groups.

groupslist of objects