API Reference

Fetch user presence

This endpoint allows you to fetch the user's presence in a team

Note:

  • This endpoint will be rate limited in the future - 10 requests/user/hour
  • The response reflects the user's presence in real time

Best practices:

  • Always check for user's login status first before evaluating presence - use the `isLoggedIn`` param to do this. You can either use an && operator or 'nested if' to validate both conditions
  • Make sure that the user's aliasId are unique to a user and do not overlap with other users within the tenant
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique idenitifier of the Team

string
required

Unique identifier of the user

Responses

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json