Check if an Account is already logged

Hi There!

I have been trying to check if there is anyway to check if an user is already logged in an account.

I want to notify in slack when someone is connected.

Do we have any checks in the actual API ?

I tried with the login endpoint that is being used at the beginning but the response is

{
ok:1
}

Thanks!!

1 Like