Retrieve group types
This method allows you to retrieve all group types or a specific group type by providing the corresponding Type Id parameter. Use the optional query parameter locale to only retrieve the collection of localized fields for a specific locale across all Types. If none of the Types have a localized field collection for the specified locale, the HTTP status code of 404-Not Found is returned.
Header Parameters
Authorization token
Query Parameters
Optional Type Id. If specified, only the Type with this Id will be returned. Default value is 0.
A valid locale associated with the GroupType. Ex: “en”, “en-us”, “en-uk”, “fr-ca”.
Path Parameters
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Response
Response Attributes
A collection of Group Types that can be associated with a Profile.