linear.linear.getteam
Home > @runlightyear/linear > Linear > getTeam
Linear.getTeam() method
This API is in beta and may contain contain bugs. Can be used in production with caution.
Get a team
Signature:getTeam(props: GetTeamProps): Promise<GetTeamResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | GetTeamProps |
Promise<GetTeamResponse>