Realtime ERG statistics
GET
/org/{tenant_code}/v2/ergs/state
Platform support: MT and CC
Returns the number of waiting calls and the member breakdown for each ERG currently tracked.
Repeat the erg_id query parameter to restrict the snapshot to a subset of ERGs.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Aggregated realtime statistics for the requested ERGs.
Input failed validation or referenced an unknown tenant or ERG.
Missing or invalid X-User-Identity header.
Wallboards license not enabled for tenant.
Unhandled server-side error.