benchling_api_client.api.teams.list_teams module

async asyncio()

Returns all teams that the caller has permission to view. The following roles have view permission: - tenant admins - members of the team’s organization

async asyncio_detailed()
sync()

Returns all teams that the caller has permission to view. The following roles have view permission: - tenant admins - members of the team’s organization

sync_detailed()