question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to get user's current status?

See original GitHub issue

The endpoint presence returns the activity of user. But how can I get user’s status like away or active using the API?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
timabbottcommented, Jul 29, 2021

@MSurfer20 do you want to add this, now that #19403 is merged? It seems like it should be pretty quick given what we already have.

I guess one note is that we probably want to write /users/{user_id}/status as the endpoint; it’d be reasonable to have a /users/me/status alias, but the general endpoint makes more sense, since users have read access to others’ statuses.

0reactions
a-ndicommented, Apr 5, 2022

@timabbott @alya has the api for getUserStatus been created? i am trying to document it, seeing its one of the open documentation issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting detailed user account status in Active Directory
I have a script which I use to get the status of an account in Active Directory. This value is collected as follows:...
Read more >
Get user status - Podio API Documentation
Users : Get user status​​ Returns the current status for the user. This includes the user data, profile data and notification data.
Read more >
Using the Dynamic PowerShell to Get Current Users
Learn how use PowerShell to get current users in this step-by-step tutorial walking you through how to do so many different ways!
Read more >
User presence and status - Slack API
Determine a user's currently set custom status by consulting their profile. You'll find profiles attached to user objects returned by users.list and users.info ......
Read more >
Steps to get AD account status using PowerShell
To get the account status of users and computers, the Get-ADUser and Get-ADComputer cmdlets have to be used. To limit the scope of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found