Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Jul 21, 2023

Include teammate status in API

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.

  • Attach files
  • 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