API Reference > context-registry-client > ContextRegistry > ContextRegistryClient > getTeam getTeam Method Gets the iTwin team context that the authorized user belongs to. getTeam(requestContext: AuthorizedClientRequestContext): Promise<Team> Parameter Type Description requestContext AuthorizedClientRequestContext The client request context Returns - Promise<Team> Resolves to the found team. Rejects if no team or more than one team is found. Defined in context-registry/src/ContextRegistryClient.ts Line 242 Last Updated: 12 June, 2024