cURL
Accounts
Get Account's Workgroups
Retrieve all workgroups associated with the authenticated account. Returns a list of workgroups with their IDs, names, and configuration status.
What this does: Returns a list of workgroups configured on the account including their IDs, names, types, and active status. Use this to look up a WG- ID before attaching it to a voice route or schedule.
Next steps:
- Get full workgroup details —
GET /v1.0/workgroups - Create a workgroup —
POST /v1.0/workgroups
GET
cURL
Response
Success — returns a list of workgroups for the account
The response is of type object.