Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Required range: 
1 <= x <= 1000Required range: 
x >= 0- If the value of 
whois undefined, the request returns queries starred by the authenticated user. - If the value of 
whois a user ID, the request returns queries starred by the user with this ID (this request requires elevated privileges). For example,&who='abc123'. - If the value of 
whoisteam, the request returns queries starred by the team apart from the authenticated user.For example,&who=team. - If the value of 
whoisall, the request returns queries starred by all users in the team, including the authenticated user. For example,&who=all.