API: to get user status in detail

The endpoint(GET /users/{userId})can get user status.
But, It’s only 3 statuses(Active/Inactive/Pending).

I would like to get more detail like on this site (e.g. 'In a Zoom Meeting ', ‘In a calendar event’ etc…)

In addition, it would be ideal if I know the Zoom URLs you are participating in.

2 Likes