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