Retrieve Groupsget https://{hostname}/api/talk/groups/v1/groupsQuery Paramspage-tokenstringgroup-typestringenumfeedfeedchatAllowed:feedchatsub-typestringenumDefaults to manualmanualautomationmanualAllowed:automationmanualgroup-accessstringenumpublicprivatepublicclosedAllowed:privatepublicclosedcountnumbersearchstringcreated-bystringsortstringcreated-afterstringcreated-beforestringupdated-afterstringupdated-beforestringHeadersAuthorizationstringrequiredacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully retrieved groups. 400The HTTP status code 400 Bad Request error, thrown when required parameters are not passed. The same error is thrown when pageToken filters do not match with the query string filters 401The HTTP status code 401 Unauthorized error, thrown when the user is not authorized to access the resource. 403The HTTP status code 403 Forbidden error, thrown when the user is not authorized to access the resource. 405The HTTP status code 405 Method Not Allowed error, thrown when you attempt to call a URI with an unsupported HTTP method. 500The HTTP status code 500 Internal Server Error, thrown when the server is not able to process the request.Updated 16 days ago