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
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Response
200 - application/json
Success — returns a list of workgroups for the account
The response is of type object.