Get Agent Count
Returns totals broken down by status — useful for dashboards or quota checks.
{
"total": 5,
"active": 4,
"archived": 1
}
Returns totals broken down by status — useful for dashboards or quota checks.
{
"total": 5,
"active": 4,
"archived": 1
}