Get contact groups with optional search and pagination. You can also retrieve specific groups by providing comma-separated IDs (Permitted scopes: fax:all:read)
Personal Access Token (PAT) is a Bearer token used for secure API calls. For direct API calls, the PAT is used in the Authorization header as 'Bearer {PAT}'. For MCP usage, configure your PAT in your MCP client settings (e.g., in your IDE's MCP server configuration) - authentication will be handled automatically.
Comma-separated list of group IDs to retrieve (max 50). When provided, other filters are ignored
Search term to filter groups
Offset for pagination
Limit for pagination (max 50)
x <= 50If true, return shared/corporate groups. If false, return personal groups