Problem The API does not expose teammate online status (green, orange, and red indicators), limiting what information custom integrations and tools can surface.
Request Add teammate availability status indicators to the teammate object in the API.
Guest
Aug 3, 2023
Hi krj -- does the is_available field returned from get teammate give you what you need?
Note: this field returns true/false, so does not differentiate "idle". That functionality has been requested here
Hi krj -- does the
is_availablefield returned from get teammate give you what you need?Note: this field returns true/false, so does not differentiate "idle". That functionality has been requested here